diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 11:11:33 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 11:11:33 +0000 |
commit | c4c8f4be4536497618de854065bf169361a7ad2b (patch) | |
tree | 965f82d89155ed89bcaf360c6ab2b1ed750b5314 /graphics/danpei | |
parent | 8e81e236966d75c66033bf5e81aaa65ece61e8d7 (diff) |
Notes
Diffstat (limited to 'graphics/danpei')
-rw-r--r-- | graphics/danpei/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/danpei/Makefile b/graphics/danpei/Makefile index a6fef501eeb1..f3d04a875f6e 100644 --- a/graphics/danpei/Makefile +++ b/graphics/danpei/Makefile @@ -7,7 +7,7 @@ PORTNAME= danpei PORTVERSION= 2.9.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= danpei @@ -21,7 +21,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick .endif -USE_X_PREFIX= yes USE_GETTEXT= yes USE_GNOME= gtk12 gdkpixbuf GNU_CONFIGURE= yes |