Index: head/multimedia/imagination/Makefile =================================================================== --- head/multimedia/imagination/Makefile (revision 362781) +++ head/multimedia/imagination/Makefile (revision 362782) @@ -1,28 +1,32 @@ # Created by: Jesse # $FreeBSD$ PORTNAME= imagination PORTVERSION= 3.0 PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ MAINTAINER= jessefrgsmith@yahoo.ca COMMENT= DVD slideshow maker LIB_DEPENDS= libsox.so:${PORTSDIR}/audio/sox \ libavcodec.so:${PORTSDIR}/multimedia/ffmpeg GNU_CONFIGURE= yes USES= gmake pkgconfig pathfix libtool USE_GNOME= gtk20 intltool intlhack libxslt INSTALLS_ICONS= yes +INSTALL_TARGET= install-strip LIBS+= `pkg-config --libs gmodule-2.0` OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext + +post-patch: + @${REINPLACE_CMD} '/^SUBDIRS =/s/doc//' ${WRKSRC}/Makefile.in .include Index: head/multimedia/imagination/files/patch-Makefile.am =================================================================== --- head/multimedia/imagination/files/patch-Makefile.am (revision 362781) +++ head/multimedia/imagination/files/patch-Makefile.am (nonexistent) @@ -1,10 +0,0 @@ ---- ./Makefile.am.orig 2011-04-22 20:03:18.000000000 -0300 -+++ ./Makefile.am 2011-04-22 20:03:24.000000000 -0300 -@@ -1,6 +1,6 @@ - ## Process this file with automake to produce Makefile.in - --SUBDIRS = icons src transitions po doc -+SUBDIRS = icons src transitions po - - EXTRA_DIST = \ - autogen.sh \ Property changes on: head/multimedia/imagination/files/patch-Makefile.am ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/multimedia/imagination/files/patch-Makefile.in =================================================================== --- head/multimedia/imagination/files/patch-Makefile.in (revision 362781) +++ head/multimedia/imagination/files/patch-Makefile.in (nonexistent) @@ -1,11 +0,0 @@ ---- ./Makefile.in.orig 2011-04-22 20:04:08.000000000 -0300 -+++ ./Makefile.in 2011-04-22 20:03:44.000000000 -0300 -@@ -276,7 +276,7 @@ - top_build_prefix = @top_build_prefix@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ --SUBDIRS = icons src transitions po doc -+SUBDIRS = icons src transitions po - EXTRA_DIST = \ - autogen.sh \ - imagination.desktop.in \ Property changes on: head/multimedia/imagination/files/patch-Makefile.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property