cvs commit: ports/audio Makefile ports/audio/madplay Makefile distinfo pkg-descr pkg-plist ports/audio/madplay/files patch-configure

FUJISHIMA Satsuki sf at FreeBSD.org
Sat Dec 6 18:37:46 PST 2003


please install madtime as it used to be.

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/madplay/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	7 Dec 2003 01:05:38 -0000	1.1
+++ Makefile	7 Dec 2003 02:33:13 -0000
@@ -24,6 +24,7 @@
 USE_LIBTOOL=	yes
 INSTALLS_SHLIB=	yes
 CONFIGURE_ENV=	LDFLAGS="-L${LOCALBASE}/lib"
+ALL_TARGET=	all madtime
 
 MAN1=		abxtest.1 madplay.1
 
@@ -35,5 +36,8 @@
 .else
 CONFIGURE_ARGS+=	--without-esd
 .endif
+
+post-install:
+	${INSTALL_PROGRAM} ${WRKSRC}/madtime ${PREFIX}/bin
 
 .include <bsd.port.post.mk>
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/audio/madplay/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	7 Dec 2003 01:05:38 -0000	1.1
+++ pkg-plist	7 Dec 2003 02:33:13 -0000
@@ -1,5 +1,6 @@
 bin/abxtest
 bin/madplay
+bin/madtime
 share/locale/en/LC_MESSAGES/madplay.mo
 share/locale/es/LC_MESSAGES/madplay.mo
 share/locale/fr/LC_MESSAGES/madplay.mo


More information about the cvs-all mailing list