aboutsummaryrefslogtreecommitdiff
path: root/emulators/fuse
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-09-27 11:08:02 +0000
committerRene Ladan <rene@FreeBSD.org>2013-09-27 11:08:02 +0000
commit97fc5514815b566ade224e36be598b014560a493 (patch)
tree7b0e41aa25fdd26d357e51f62f1f2646759379aa /emulators/fuse
parent3e75d0d5f2045cdaef001ecd95dc9f29f00ac060 (diff)
downloadports-97fc5514815b566ade224e36be598b014560a493.tar.gz
ports-97fc5514815b566ade224e36be598b014560a493.zip
Add staging support
Notes
Notes: svn path=/head/; revision=328453
Diffstat (limited to 'emulators/fuse')
-rw-r--r--emulators/fuse/Makefile9
-rw-r--r--emulators/fuse/pkg-plist1
2 files changed, 4 insertions, 6 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile
index f4a51e4f535f..3329cfd859a3 100644
--- a/emulators/fuse/Makefile
+++ b/emulators/fuse/Makefile
@@ -23,14 +23,11 @@ CONFIGURE_ARGS+=--without-alsa --without-joystick
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
-MAN1= fuse.1
-
OPTIONS_DEFINE= AO SAMPLERATE
OPTIONS_DEFAULT= SAMPLERATE
AO_DESC= Use libao for audio output
SAMPLERATE_DESC= Better beeper sound quality
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MAO}
@@ -46,11 +43,11 @@ LIB_DEPENDS+= libsamplerate.so:${PORTSDIR}/audio/libsamplerate
CONFIGURE_ARGS+=--without-libsamplerate
.endif
-.if ${PORT_OPTIONS:MDOCS}
post-install:
- @${MKDIR} ${DOCSDIR}
+.if ${PORT_OPTIONS:MDOCS}
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_DATA} AUTHORS ChangeLog README THANKS \
- ${DOCSDIR}
+ ${STAGEDIR}${DOCSDIR}
.endif
.include <bsd.port.mk>
diff --git a/emulators/fuse/pkg-plist b/emulators/fuse/pkg-plist
index 51799b4c8196..2471b61d500c 100644
--- a/emulators/fuse/pkg-plist
+++ b/emulators/fuse/pkg-plist
@@ -1,5 +1,6 @@
@comment $FreeBSD$
bin/fuse
+man/man1/fuse.1.gz
%%DATADIR%%/128-0.rom
%%DATADIR%%/128-1.rom
%%DATADIR%%/48.rom