aboutsummaryrefslogtreecommitdiff
path: root/net/librsync
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-31 12:13:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-31 12:13:45 +0000
commit86d31dca902da83e0e24459645779b0efc210a4e (patch)
tree59d93681191659196cf411c823277d910d90abe8 /net/librsync
parentc5c27f87fe630579b2dfd34cef8df7f6bcf3d65d (diff)
downloadports-86d31dca902da83e0e24459645779b0efc210a4e.tar.gz
ports-86d31dca902da83e0e24459645779b0efc210a4e.zip
- Stage support
Notes
Notes: svn path=/head/; revision=341980
Diffstat (limited to 'net/librsync')
-rw-r--r--net/librsync/Makefile6
-rw-r--r--net/librsync/pkg-plist2
2 files changed, 3 insertions, 5 deletions
diff --git a/net/librsync/Makefile b/net/librsync/Makefile
index fed1644c49eb..434e8a2ff40b 100644
--- a/net/librsync/Makefile
+++ b/net/librsync/Makefile
@@ -13,7 +13,7 @@ COMMENT= Library for delta compression of streams
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
+USES= gmake
USE_CSTD= gnu89
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
@@ -21,8 +21,4 @@ LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --enable-shared --disable-trace
USE_LDCONFIG= yes
-MAN1= rdiff.1
-MAN3= librsync.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/librsync/pkg-plist b/net/librsync/pkg-plist
index f8b229ef9b8f..630d42c6cbab 100644
--- a/net/librsync/pkg-plist
+++ b/net/librsync/pkg-plist
@@ -5,3 +5,5 @@ lib/librsync.a
lib/librsync.la
lib/librsync.so
lib/librsync.so.1
+man/man1/rdiff.1.gz
+man/man3/librsync.3.gz