aboutsummaryrefslogtreecommitdiff
path: root/games/tuxpaint-config/Makefile
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-07-24 13:47:34 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-07-24 13:47:34 +0000
commitc9a4d649f2e436b8dbdebd01bb19be084aa7d7dc (patch)
tree08f7e2afeca247849e90798139e4f6df5ab9b761 /games/tuxpaint-config/Makefile
parentf4eb66bb51d594d7f3f979c7cebd9dfe703fe5fe (diff)
downloadports-c9a4d649f2e436b8dbdebd01bb19be084aa7d7dc.tar.gz
ports-c9a4d649f2e436b8dbdebd01bb19be084aa7d7dc.zip
Notes
Diffstat (limited to 'games/tuxpaint-config/Makefile')
-rw-r--r--games/tuxpaint-config/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/tuxpaint-config/Makefile b/games/tuxpaint-config/Makefile
index 1d709540987f..0ddc97cb5f58 100644
--- a/games/tuxpaint-config/Makefile
+++ b/games/tuxpaint-config/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= tuxpaint-config
-PORTVERSION= 0.0.7
-PORTREVISION= 1
+PORTVERSION= 0.0.8
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= tuxpaint
@@ -15,7 +14,8 @@ MASTER_SITE_SUBDIR= tuxpaint
MAINTAINER= alepulver@FreeBSD.org
COMMENT= Graphical tool to change TuxPaint settings
-LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
+LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \
+ paper.2:${PORTSDIR}/print/libpaper
RUN_DEPENDS= tuxpaint:${PORTSDIR}/games/tuxpaint
USE_GMAKE= yes