mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
14 lines
407 B
Plaintext
14 lines
407 B
Plaintext
$NetBSD: patch-aa,v 1.2 2006/03/16 21:58:52 minskim Exp $
|
|
|
|
--- qscintilla.pro.orig 2003-07-13 11:45:25.000000000 +0200
|
|
+++ qscintilla.pro 2003-07-13 11:46:00.000000000 +0200
|
|
@@ -25,7 +25,7 @@
|
|
|
|
TEMPLATE = lib
|
|
TARGET = qscintilla
|
|
-DESTDIR = $(QTDIR)/lib
|
|
+target.path = $(QTDIR)/lib
|
|
CONFIG += qt warn_off release dll thread
|
|
INCLUDEPATH = . ../include ../src
|
|
DEFINES = QEXTSCINTILLA_MAKE_DLL QT SCI_LEXER
|