aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/thefish/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/thefish/Makefile')
-rw-r--r--sysutils/thefish/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile
index d0274452929e..e3e8318e33ab 100644
--- a/sysutils/thefish/Makefile
+++ b/sysutils/thefish/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= thefish
-PORTVERSION= 0.2.5.1
-PORTREVISION= 1
+PORTVERSION= 0.3
CATEGORIES= sysutils
MASTER_SITES= http://energyhq.homeip.net/files/
@@ -21,6 +20,11 @@ LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20
USE_X_PREFIX= yes
.endif
+.if defined(WITH_CDK)
+LIB_DEPENDS= cdk:${PORTSDIR}/devel/cdk
+MAKE_ENV+= WITH_CDK=yes
+.endif
+
MAN1= thefish.1
pre-everything::