diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-26 02:06:46 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-26 02:06:46 +0000 |
commit | f68e1ba015c4f69fbbf83ebe9c26fb6a990fb60d (patch) | |
tree | 8e7a6dba9339306171946b5c85a53804bf189f5b /x11-themes/qinx/Makefile | |
parent | c4629202edcc67b07b37a75dc6267671f53e57d4 (diff) | |
download | ports-f68e1ba015c4f69fbbf83ebe9c26fb6a990fb60d.tar.gz ports-f68e1ba015c4f69fbbf83ebe9c26fb6a990fb60d.zip |
Notes
Diffstat (limited to 'x11-themes/qinx/Makefile')
-rw-r--r-- | x11-themes/qinx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/qinx/Makefile b/x11-themes/qinx/Makefile index 9453fad4bb28..349a607b3328 100644 --- a/x11-themes/qinx/Makefile +++ b/x11-themes/qinx/Makefile @@ -7,6 +7,7 @@ PORTNAME= qinx PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= x11-themes kde MASTER_SITES= http://www.usermode.org/code/ @@ -15,7 +16,7 @@ COMMENT= A QNX Photon like window decoration and widget style for KDE USE_KDEBASE_VER=3 USE_BZIP2= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3 |