aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2005-02-16 04:31:12 +0800
committerAnders Nordby <anders@FreeBSD.org>2005-02-16 04:31:12 +0800
commit5ae73d6091b8c80c6b16cc094160ac2c010ebf59 (patch)
treeca3b8d054d507326b12c23e02e24cb88b4c89eb1
parentda3ddaa63be8202fed39a0659b5487e6d0700af1 (diff)
downloadfreebsd-ports-gnome-5ae73d6091b8c80c6b16cc094160ac2c010ebf59.tar.gz
freebsd-ports-gnome-5ae73d6091b8c80c6b16cc094160ac2c010ebf59.tar.zst
freebsd-ports-gnome-5ae73d6091b8c80c6b16cc094160ac2c010ebf59.zip
Take back maintainership.
Unbreak & fix incomplete pkg-plist.
-rw-r--r--audio/xmp/Makefile6
-rw-r--r--audio/xmp/pkg-plist1
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile
index f6cc5fbfca4d..362d0c06fd71 100644
--- a/audio/xmp/Makefile
+++ b/audio/xmp/Makefile
@@ -12,13 +12,11 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= anders@FreeBSD.org
COMMENT= A player for many different Amiga and PC module formats
-BROKEN= Incomplete pkg-plist
-
USE_BZIP2= yes
-USE_XLIB= yes
+USE_X_PREFIX= yes
WANT_GNOME= yes
USE_REINPLACE= yes
USE_GMAKE= yes
diff --git a/audio/xmp/pkg-plist b/audio/xmp/pkg-plist
index 87f5abce8a4b..bf4a22e27acb 100644
--- a/audio/xmp/pkg-plist
+++ b/audio/xmp/pkg-plist
@@ -2,3 +2,4 @@ bin/xmp
bin/xxmp
etc/xmp.conf
etc/xmp-modules.conf
+@unexec rm %D/lib/xmms/Input/xmp-plugin.so 2>/dev/null || true