aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2008-06-24 09:18:59 +0800
committeritetcu <itetcu@FreeBSD.org>2008-06-24 09:18:59 +0800
commit8561ccd16baa1209a2ee0ed114ed978f8c5aef9a (patch)
treed0b7986d3404e37cab6dbdc4560d41467f84199c /audio
parent6022166c52b9ad9e5c47105ff38965eb834c2de8 (diff)
downloadfreebsd-ports-gnome-8561ccd16baa1209a2ee0ed114ed978f8c5aef9a.tar.gz
freebsd-ports-gnome-8561ccd16baa1209a2ee0ed114ed978f8c5aef9a.tar.zst
freebsd-ports-gnome-8561ccd16baa1209a2ee0ed114ed978f8c5aef9a.zip
- fix plist for -DNOPORTDOCS
- bump PORTREVISION Submitted by: QA Tindy run
Diffstat (limited to 'audio')
-rw-r--r--audio/nas/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/nas/Makefile b/audio/nas/Makefile
index b98ce1e37b86..10bad83d00c6 100644
--- a/audio/nas/Makefile
+++ b/audio/nas/Makefile
@@ -7,6 +7,7 @@
PORTNAME= nas
PORTVERSION= 1.9.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF
EXTRACT_SUFX= .src.tar.gz
@@ -38,7 +39,9 @@ post-configure:
post-install:
@${CAT} ${PKGMESSAGE}
-.include "Makefile.man"
+.ifndef(NOPORTDOCS)
+. include "Makefile.man"
+.endif
.if ${ARCH} == "sparc64"
FPIC= -fPIC