aboutsummaryrefslogtreecommitdiffstats
path: root/audio/nas
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-06-24 09:18:59 +0800
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-06-24 09:18:59 +0800
commit7c33e7af2b32fd90f2032ddfdec5f5dbcf650252 (patch)
tree946725061b60a725d05f986d52ac65ea5b1ae733 /audio/nas
parentb4bf778f1465199cbc2634ca56dee6eab68b2b53 (diff)
downloadfreebsd-ports-gnome-7c33e7af2b32fd90f2032ddfdec5f5dbcf650252.tar.gz
freebsd-ports-gnome-7c33e7af2b32fd90f2032ddfdec5f5dbcf650252.tar.zst
freebsd-ports-gnome-7c33e7af2b32fd90f2032ddfdec5f5dbcf650252.zip
- fix plist for -DNOPORTDOCS
- bump PORTREVISION Submitted by: QA Tindy run
Diffstat (limited to 'audio/nas')
-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