diff -ur imagination.orig/Makefile imagination/Makefile --- imagination.orig/Makefile 2014-02-09 18:42:58.541538953 +0100 +++ imagination/Makefile 2014-02-09 18:37:56.599637677 +0100 @@ -10,8 +10,8 @@ MAINTAINER= jessefrgsmith@yahoo.ca COMMENT= DVD slideshow maker +LIB_DEPENDS=libsox.so:${PORTSDIR}/audio/sox BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0:${PORTSDIR}/x11-toolkits/gtk20 \ - ${LOCALBASE}/bin/sox:${PORTSDIR}/audio/sox \ ${LOCALBASE}/bin/intltool-extract:${PORTSDIR}/textproc/intltool RUN_DEPENDS= ${LOCALBASE}/bin/ffmpeg:${PORTSDIR}/multimedia/ffmpeg @@ -21,15 +21,10 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -NO_STAGE= yes -.include +OPTIONS_DEFINE=NLS -.if ${PORT_OPTIONS:MNLS} -USES+= gettext -PLIST_SUB+= NLS="" -.else -CONFIGURE_ARGS+= --disable-nls -PLIST_SUB+= NLS="@comment " -.endif +OPTIONS_SUB=yes +NLS_CONFIGURE_ENABLE=nls +NLS_USES=gettext .include diff -ur imagination.orig/pkg-plist imagination/pkg-plist --- imagination.orig/pkg-plist 2014-02-09 18:42:58.541538953 +0100 +++ imagination/pkg-plist 2014-02-09 18:40:49.546582750 +0100 @@ -43,7 +43,6 @@ share/icons/hicolor/24x24/apps/imagination.png share/icons/hicolor/48x48/apps/imagination.png share/icons/hicolor/scalable/apps/imagination.svg -share/icons/hicolor/icon-theme.cache %%DATADIR%%/pixmaps/imagination-1.gif %%DATADIR%%/pixmaps/imagination-1.png %%DATADIR%%/pixmaps/imagination-10.gif