aboutsummaryrefslogtreecommitdiff
path: root/games/ksudoku/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2005-11-22 07:46:14 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2005-11-22 07:46:14 +0000
commitf1d0372cbbdc6490bd92f8e50ad685b874a518dc (patch)
treea25dfec8bdbfd652af888ef3cf9f4e587d393f3b /games/ksudoku/Makefile
parent82478d0a812ddb4689cfb5c34f4b5a436eb2dfa4 (diff)
downloadports-f1d0372cbbdc6490bd92f8e50ad685b874a518dc.tar.gz
ports-f1d0372cbbdc6490bd92f8e50ad685b874a518dc.zip
- remove wrongly set USE_X_PREFIX
- bump PORTREVISION Notified by: pointyhat via kris Approved by: maintainer
Notes
Notes: svn path=/head/; revision=149020
Diffstat (limited to 'games/ksudoku/Makefile')
-rw-r--r--games/ksudoku/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ksudoku/Makefile b/games/ksudoku/Makefile
index e3a64ba0deba..8d8d2e3f0724 100644
--- a/games/ksudoku/Makefile
+++ b/games/ksudoku/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ksudoku
PORTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +19,6 @@ EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
USE_AUTOTOOLS= libtool:15
USE_KDELIBS_VER=3
-USE_X_PREFIX= yes
USE_REINPLACE= yes
.include <bsd.port.pre.mk>