aboutsummaryrefslogtreecommitdiff
path: root/devel/oaf/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-11-09 16:41:15 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-11-09 16:41:15 +0000
commit8b399dcbd2e37ed4efe9df4f94a82b7563059e57 (patch)
tree2c91fc4cd3bf2098ed9f86452f2658c1d351169f /devel/oaf/Makefile
parent9ab3c47058608e2d28080f62db93cb40b26f7fc7 (diff)
downloadports-8b399dcbd2e37ed4efe9df4f94a82b7563059e57.tar.gz
ports-8b399dcbd2e37ed4efe9df4f94a82b7563059e57.zip
Notes
Diffstat (limited to 'devel/oaf/Makefile')
-rw-r--r--devel/oaf/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile
index 262806411867..d68ff6f39720 100644
--- a/devel/oaf/Makefile
+++ b/devel/oaf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= oaf
-PORTVERSION= 0.6.6
+PORTVERSION= 0.6.7
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/oaf
@@ -26,6 +26,8 @@ CONFIGURE_ARGS= --enable-static --enable-shared \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"
+MAN1= oafd.1
+
pre-patch:
@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure