diff options
author | antoine <antoine@FreeBSD.org> | 2013-12-29 05:55:21 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-12-29 05:55:21 +0800 |
commit | 4217b0719fa274b88b3e6eaa04e964c966b8e6a8 (patch) | |
tree | ae8453425b35d783d25f52bd75fc887546bbf8ce /audio | |
parent | baba1976bab8876f8bc934c382f0261042213104 (diff) | |
download | freebsd-ports-gnome-4217b0719fa274b88b3e6eaa04e964c966b8e6a8.tar.gz freebsd-ports-gnome-4217b0719fa274b88b3e6eaa04e964c966b8e6a8.tar.zst freebsd-ports-gnome-4217b0719fa274b88b3e6eaa04e964c966b8e6a8.zip |
Stage support
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ripperx/Makefile | 2 | ||||
-rw-r--r-- | audio/ripperx/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/audio/ripperx/Makefile b/audio/ripperx/Makefile index b501e72378b9..395ad969b51b 100644 --- a/audio/ripperx/Makefile +++ b/audio/ripperx/Makefile @@ -17,8 +17,6 @@ RUN_DEPENDS= cdparanoia:${PORTSDIR}/audio/cdparanoia GNU_CONFIGURE= yes CFLAGS+= -L${LOCALBASE}/lib USES= gmake pathfix pkgconfig -NO_STAGE= yes USE_GNOME= gtk20 -MAN1= ripperX.1 .include <bsd.port.mk> diff --git a/audio/ripperx/pkg-plist b/audio/ripperx/pkg-plist index 78381a8751cd..11d7b6e9b332 100644 --- a/audio/ripperx/pkg-plist +++ b/audio/ripperx/pkg-plist @@ -14,3 +14,4 @@ bin/ripperX_plugin-toolame bin/ripperX_plugin-musepack bin/ripperX_plugin_tester libdata/pkgconfig/ripperX.pc +man/man1/ripperX.1.gz |