summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-11-20 18:25:18 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-11-20 18:25:18 +0000
commit0dd15b5634308306c345fc4b6bcaa48c1e0215d6 (patch)
tree34174422f5a6238a76b111133ca852b9d38290a1 /graphics
parentUpdate to 2.1.16. (diff)
- Add CONFLICTS for graphics/libmorph
- Utilize INFO PR: 59520 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=94507
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xmorph/Makefile6
-rw-r--r--graphics/xmorph/files/patch-doc::xmorph.texinfo13
-rw-r--r--graphics/xmorph/pkg-plist1
3 files changed, 19 insertions, 1 deletions
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 <bsd.port.pre.mk>
@@ -38,4 +41,7 @@ CONFIGURE_ARGS+= --without-gtkmorph
PLIST_SUB+= GTK2="@comment "
.endif
+post-extract:
+ @${RM} -f ${WRKSRC}/doc/*.info*
+
.include <bsd.port.post.mk>
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