diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /x11-themes/qt-bluecurve-theme | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) | |
download | ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip |
Notes
Diffstat (limited to 'x11-themes/qt-bluecurve-theme')
-rw-r--r-- | x11-themes/qt-bluecurve-theme/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/qt-bluecurve-theme/Makefile b/x11-themes/qt-bluecurve-theme/Makefile index 6d7171e36f54..4cd58dce5875 100644 --- a/x11-themes/qt-bluecurve-theme/Makefile +++ b/x11-themes/qt-bluecurve-theme/Makefile @@ -6,6 +6,7 @@ # PORTNAME= qt-bluecurve-theme +PORTREVISION= 1 COMMENT= The Bluecurve QT theme @@ -16,6 +17,7 @@ BUILD_WRKSRC= ${WRKSRC}/art/qt/Bluecurve QT_CFLAGS= -I${X11BASE}/include -DQT_THREAD_SUPPORT ${PTHREAD_CFLAGS} QT_LIBS= -L${X11BASE}/lib -lqt-mt ${PTHREAD_LIBS} +USE_X_PREFIX= yes SUB_FILES= pkg-message |