diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-05-17 14:11:20 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-05-17 14:11:20 +0000 |
commit | 66abcf8d0a2f19596be951d670a52fb65746e4f4 (patch) | |
tree | 02b26d61ecffebce26a0508a4a442c7a0b73dbd7 /games/easysok | |
parent | 5eb16928792037085428cfe1697a35cee4352553 (diff) | |
download | ports-66abcf8d0a2f19596be951d670a52fb65746e4f4.tar.gz ports-66abcf8d0a2f19596be951d670a52fb65746e4f4.zip |
Notes
Diffstat (limited to 'games/easysok')
-rw-r--r-- | games/easysok/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/easysok/Makefile b/games/easysok/Makefile index 02e7c430a8db..722bbf50a627 100644 --- a/games/easysok/Makefile +++ b/games/easysok/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ponomarew@oberon.net COMMENT= Easysok is a sokoban game for KDE3 -USE_KDELIBS= 3 +USE_KDELIBS_VER= 3 USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes |