summaryrefslogtreecommitdiff
path: root/net-p2p/azureus2
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2005-01-09 06:10:05 +0000
committerGreg Lewis <glewis@FreeBSD.org>2005-01-09 06:10:05 +0000
commite388a71ecdf692549aab4993afb27b12f3d8702f (patch)
treeda21ae9f0ad95c7a6280084a5b31442cd739d434 /net-p2p/azureus2
parentRemove redundant USE_PERL5_BUILD. (diff)
. Fix packing list.
Submitted by: Jeremy Faulkner <gldisater@gto.net> Reported by: kris
Notes
Notes: svn path=/head/; revision=125932
Diffstat (limited to 'net-p2p/azureus2')
-rw-r--r--net-p2p/azureus2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/azureus2/Makefile b/net-p2p/azureus2/Makefile
index a00b51752f24..b0cdd70552cc 100644
--- a/net-p2p/azureus2/Makefile
+++ b/net-p2p/azureus2/Makefile
@@ -32,6 +32,7 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME}
JARFILE= Azureus2.jar
PLIST_FILES= %%DATADIR%%/${JARFILE} bin/${PORTNAME}
+PLIST_DIRS= %%DATADIR%%
do-configure:
${SED} -e "s+%%PREFIX%%+${PREFIX}+" -e "s+%%LOCALBASE%%+${LOCALBASE}+" \