aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
commit5afc678aac11dcb929706121d1fec2707a1e8e54 (patch)
tree89d39d526223ba8929324fc0ca33a08f06f5f7ae /x11-toolkits
parentdd9602c2a3e0aa86e76d2db30cf6349888702517 (diff)
downloadports-5afc678aac11dcb929706121d1fec2707a1e8e54.tar.gz
ports-5afc678aac11dcb929706121d1fec2707a1e8e54.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/fltk/Makefile3
-rw-r--r--x11-toolkits/qscintilla/Makefile3
-rw-r--r--x11-toolkits/scintilla/Makefile2
3 files changed, 3 insertions, 5 deletions
diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile
index 856f44e0cd11..0c6b5ccfcba5 100644
--- a/x11-toolkits/fltk/Makefile
+++ b/x11-toolkits/fltk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fltk
PORTVERSION= ${VERSION}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_EASYSW}
MASTER_SITE_SUBDIR= fltk/${VERSION}
@@ -42,7 +42,6 @@ CONFIGURE_ARGS+=--enable-shared --enable-xft
CONFIGURE_ENV+= CC="${CXX}" CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
WRKSRC= ${WRKDIR}/${PORTNAME}-${VERSION}
-USE_X_PREFIX= yes
USE_GL= yes
MAN1= fluid.1 fltk-config.1
diff --git a/x11-toolkits/qscintilla/Makefile b/x11-toolkits/qscintilla/Makefile
index 20a69b57ecde..5b4f8dea4d5d 100644
--- a/x11-toolkits/qscintilla/Makefile
+++ b/x11-toolkits/qscintilla/Makefile
@@ -6,7 +6,7 @@
PORTNAME= qscintilla
PORTVERSION= 1.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits
MASTER_SITES= http://www.riverbankcomputing.com/Downloads/QScintilla1/ \
http://freebsd.ricin.com/ports/distfiles/
@@ -17,7 +17,6 @@ COMMENT= QT port of the Scintilla C++ editor class
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
-USE_X_PREFIX= yes
USE_QT_VER= 3
MAKE_ENV= QTDIR="${QT_PREFIX}"
USE_LDCONFIG= yes
diff --git a/x11-toolkits/scintilla/Makefile b/x11-toolkits/scintilla/Makefile
index 64bb96509c9b..9a9c36b4a1a7 100644
--- a/x11-toolkits/scintilla/Makefile
+++ b/x11-toolkits/scintilla/Makefile
@@ -7,6 +7,7 @@
PORTNAME= scintilla
PORTVERSION= 1.76
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= SF \
http://www.scintilla.org/
@@ -19,7 +20,6 @@ COMMENT= A full-featured free source code editing component for GTK+
WRKSRC= ${WRKDIR}/${PORTNAME}/gtk
-USE_XLIB= yes
USE_GMAKE= yes
USE_ICONV= yes
MAKEFILE= makefile