aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-01-26 08:28:14 +0800
committerbapt <bapt@FreeBSD.org>2014-01-26 08:28:14 +0800
commitec026e3d0288c2de00f5db1333f84b7da4d34ca0 (patch)
tree9f0e396511ccb6ad8d409d17dae83fd4fb0b4424 /www
parentcbc9434496815efea2fbf440aedc36db0c34f274 (diff)
downloadfreebsd-ports-gnome-ec026e3d0288c2de00f5db1333f84b7da4d34ca0.tar.gz
freebsd-ports-gnome-ec026e3d0288c2de00f5db1333f84b7da4d34ca0.tar.zst
freebsd-ports-gnome-ec026e3d0288c2de00f5db1333f84b7da4d34ca0.zip
Do not try to remove a directory that are defined in the mtree
Reported by: QAT
Diffstat (limited to 'www')
-rw-r--r--www/yuicompressor/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/yuicompressor/Makefile b/www/yuicompressor/Makefile
index 17e846ba94f6..780d0351f3f6 100644
--- a/www/yuicompressor/Makefile
+++ b/www/yuicompressor/Makefile
@@ -22,11 +22,9 @@ JAVA_VERSION= 1.6+
NO_BUILD= yes
PLIST_FILES= bin/yuicompressor %%JAVAJARDIR%%/yuicompressor.jar
-PLIST_DIRS= %%JAVAJARDIR%%
SUB_FILES= yuicompressor
do-install:
- @${MKDIR} ${STAGEDIR}${JAVAJARDIR}
${INSTALL_DATA} ${DISTDIR}/${DISTNAME} ${STAGEDIR}${JAVAJARDIR}/yuicompressor.jar
${INSTALL_SCRIPT} ${WRKDIR}/yuicompressor ${STAGEDIR}${PREFIX}/bin