aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/qinx/Makefile
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-03-01 22:28:39 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-03-01 22:28:39 +0000
commit748b551c0306bdd6cb09d124631d39c6b486114a (patch)
tree65211794f93f6f5d2a90e653fd57fada4d8b5a47 /x11-themes/qinx/Makefile
parent0889aef0d0c4c03b498e370e88298793359af35a (diff)
downloadports-748b551c0306bdd6cb09d124631d39c6b486114a.tar.gz
ports-748b551c0306bdd6cb09d124631d39c6b486114a.zip
Update to 1.3
PR: ports/77481 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=130132
Diffstat (limited to 'x11-themes/qinx/Makefile')
-rw-r--r--x11-themes/qinx/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11-themes/qinx/Makefile b/x11-themes/qinx/Makefile
index 0710f7c8091a..f392b5f9b7ad 100644
--- a/x11-themes/qinx/Makefile
+++ b/x11-themes/qinx/Makefile
@@ -6,20 +6,19 @@
#
PORTNAME= qinx
-PORTVERSION= 1.2
+PORTVERSION= 1.3
CATEGORIES= x11-themes kde
MASTER_SITES= http://www.usermode.org/code/
MAINTAINER= david@usermode.org
COMMENT= A QNX Photon like window decoration and widget style for KDE
-EXTRA_PATCHES= ${.CURDIR}/../../x11-themes/phase/files/patch-configure
-
USE_KDEBASE_VER=3
+USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_INC_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
-LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3
+USE_LIBTOOL_VER=15
+LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3
.include <bsd.port.mk>