aboutsummaryrefslogtreecommitdiff
path: root/games/easysok/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/easysok/Makefile')
-rw-r--r--games/easysok/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/easysok/Makefile b/games/easysok/Makefile
index 0518a00cd4c3..f74d955b970b 100644
--- a/games/easysok/Makefile
+++ b/games/easysok/Makefile
@@ -6,7 +6,7 @@
PORTNAME= easysok
PORTVERSION= 0.3.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,10 +18,10 @@ COMMENT= A sokoban game for KDE3
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_BZIP2= yes
-USE_KDELIBS_VER= 3
+USE_KDELIBS_VER=3
USE_REINPLACE= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
.include <bsd.port.pre.mk>