aboutsummaryrefslogtreecommitdiff
path: root/devel/libopendaap
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-02-09 07:20:54 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-02-09 07:20:54 +0000
commit68e2638ce1f0a26014f5af15d58726760d86cbee (patch)
tree4e0ba6f998897ab4e9ac58c384bd4e58f5b6c2fe /devel/libopendaap
parentb95fa7358d04a4f4f564be7a6be7e466eefe1ece (diff)
downloadports-68e2638ce1f0a26014f5af15d58726760d86cbee.tar.gz
ports-68e2638ce1f0a26014f5af15d58726760d86cbee.zip
- Add missing manpage.
Reported by: pointyhat via kris (not backwards this time)
Notes
Notes: svn path=/head/; revision=128339
Diffstat (limited to 'devel/libopendaap')
-rw-r--r--devel/libopendaap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libopendaap/Makefile b/devel/libopendaap/Makefile
index 7141aef41309..33b627c90145 100644
--- a/devel/libopendaap/Makefile
+++ b/devel/libopendaap/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libopendaap
PORTVERSION= 0.3.0
+PORTREIVSION= 1
CATEGORIES= devel net
MASTER_SITES= http://craz.net/programs/itunes/files/
@@ -18,6 +19,7 @@ USE_REINPLACE= yes
USE_GNOME= gnomehack gnometarget pkgconfig
USE_INC_LIBTOOL_VER=15
USE_GCC= 3.4
+MAN3= libopendaap.3
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}"