From 0dd15b5634308306c345fc4b6bcaa48c1e0215d6 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Thu, 20 Nov 2003 18:25:18 +0000 Subject: - Add CONFLICTS for graphics/libmorph - Utilize INFO PR: 59520 Submitted by: Ports Fury --- graphics/xmorph/Makefile | 6 ++++++ graphics/xmorph/files/patch-doc::xmorph.texinfo | 13 +++++++++++++ graphics/xmorph/pkg-plist | 1 - 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 graphics/xmorph/files/patch-doc::xmorph.texinfo (limited to 'graphics') diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile index 2c77364f0e07..40bf93829b3e 100644 --- a/graphics/xmorph/Makefile +++ b/graphics/xmorph/Makefile @@ -17,6 +17,8 @@ COMMENT= A digital image warping program WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g} +CONFLICTS= libmorph* + USE_X_PREFIX= yes WANT_GNOME= yes USE_LIBTOOL= yes @@ -25,6 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ INSTALLS_SHLIB= yes MAN1= xmorph.1 +INFO= xmorph .include @@ -38,4 +41,7 @@ CONFIGURE_ARGS+= --without-gtkmorph PLIST_SUB+= GTK2="@comment " .endif +post-extract: + @${RM} -f ${WRKSRC}/doc/*.info* + .include diff --git a/graphics/xmorph/files/patch-doc::xmorph.texinfo b/graphics/xmorph/files/patch-doc::xmorph.texinfo new file mode 100644 index 000000000000..8d76efc4000b --- /dev/null +++ b/graphics/xmorph/files/patch-doc::xmorph.texinfo @@ -0,0 +1,13 @@ +--- doc/xmorph.texinfo.orig Tue May 27 15:58:55 2003 ++++ doc/xmorph.texinfo Wed Nov 19 18:54:32 2003 +@@ -2,6 +2,10 @@ + @c %**start of header + @setfilename xmorph.info + @settitle Xmorph documentation ++@dircategory Applications ++@direntry ++* Xmorph: (xmorph). A digital image warping and dissolving, or morphing, program. ++@end direntry + @setchapternewpage odd + @c %**end of header + diff --git a/graphics/xmorph/pkg-plist b/graphics/xmorph/pkg-plist index 44fbc52fc579..9ed74c2ff25e 100644 --- a/graphics/xmorph/pkg-plist +++ b/graphics/xmorph/pkg-plist @@ -10,7 +10,6 @@ include/xmorph/spl-array.h include/xmorph/spline.h include/xmorph/tga.h include/xmorph/warp.h -info/xmorph.info lib/libmorph.a lib/libmorph.so lib/libmorph.so.1 -- cgit v1.2.3