aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2009-05-01 18:25:31 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2009-05-01 18:25:31 +0000
commit052fed71166ef2cdcfbf91be589039bb0bec2017 (patch)
tree3b2402efea4a8deb50f34893a794b200860baa50 /sysutils
parent1db4e55787e4e0242fc2cbfac48e0b4cfa63b744 (diff)
downloadports-052fed71166ef2cdcfbf91be589039bb0bec2017.tar.gz
ports-052fed71166ef2cdcfbf91be589039bb0bec2017.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/samesame/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/samesame/Makefile b/sysutils/samesame/Makefile
index 8643c53f5c40..6fda7aa85ea2 100644
--- a/sysutils/samesame/Makefile
+++ b/sysutils/samesame/Makefile
@@ -46,7 +46,14 @@ CFLAGS+= -D'TEMP_STORAGE_DIR=\"/tmp\"'
CFLAGS+= -DPATH_INIT=256
CFLAGS+= -DSTATIC_CACHE_CAPACITY=8192
+post-patch:
+ @${REINPLACE_CMD} -e 's|test-samefile||g' \
+ -e 's|test-samelink||g' \
+ -e 's|test-samearchive||g' \
+ -e 's|test-samearchive-lite||g' ${WRKSRC}/Makefile
+
post-install:
+ ${CHMOD} 770 ${WRKSRC}/test*
${STRIP_CMD} ${PREFIX}/bin/samefile
${STRIP_CMD} ${PREFIX}/bin/samelink
${STRIP_CMD} ${PREFIX}/bin/samearchive