diff options
Diffstat (limited to 'graphics/danpei/Makefile')
-rw-r--r-- | graphics/danpei/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/danpei/Makefile b/graphics/danpei/Makefile index b7b74454f254..e6695aa6d964 100644 --- a/graphics/danpei/Makefile +++ b/graphics/danpei/Makefile @@ -22,8 +22,8 @@ IMAGEMAGICK_RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick USES= gettext USE_GNOME= gtk12 gdkpixbuf GNU_CONFIGURE= yes -CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CPPFLAGS+= -I${LOCALBASE}/include +LIBS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= --without-included-gettext PLIST_FILES= bin/danpei \ |