diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-04-11 21:41:23 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-04-11 21:41:23 +0000 |
commit | 9bb5685e91d32af8e5e2154e09c5c3f5c13221b2 (patch) | |
tree | 492996457940b924f4d2c78a68e84ba3a14435b2 /graphics/comix | |
parent | b0f7d70643f4ad1a66089ca1c1695d5bba37699d (diff) | |
download | ports-9bb5685e91d32af8e5e2154e09c5c3f5c13221b2.tar.gz ports-9bb5685e91d32af8e5e2154e09c5c3f5c13221b2.zip |
Notes
Diffstat (limited to 'graphics/comix')
-rw-r--r-- | graphics/comix/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile index 35afccfdb905..837a81a8ce77 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -7,6 +7,7 @@ PORTNAME= comix PORTVERSION= 3.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,6 +24,7 @@ WANT_GNOME= yes USE_PYTHON= yes USE_GETTEXT= yes USE_X_PREFIX= yes +INSTALLS_ICONS= yes DOCS= COPYING ChangeLog README MAN1= comix.1 comicthumb.1 |