From 94a165122901b8780909f648999038f4c6aa6c36 Mon Sep 17 00:00:00 2001 From: krion 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 ++++++ 1 file changed, 6 insertions(+) (limited to 'graphics/xmorph/Makefile') diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile index 2c77364..40bf938 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 -- cgit v1.1