aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/bugzilla44
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2013-09-27 03:00:40 +0800
committerohauer <ohauer@FreeBSD.org>2013-09-27 03:00:40 +0800
commitc0fc9c0dbef7bd25b656e6b3bcb936172c6833a3 (patch)
tree6cfe1f69b494988fdf48336daa07c62691fc5b55 /japanese/bugzilla44
parentcd8a2ebd7a03efb9107495920e9b555adf118f3a (diff)
downloadfreebsd-ports-graphics-c0fc9c0dbef7bd25b656e6b3bcb936172c6833a3.tar.gz
freebsd-ports-graphics-c0fc9c0dbef7bd25b656e6b3bcb936172c6833a3.tar.zst
freebsd-ports-graphics-c0fc9c0dbef7bd25b656e6b3bcb936172c6833a3.zip
- add STAGE support to bugzilla ports
- remove bugzilla3 CONFLICTS
Diffstat (limited to 'japanese/bugzilla44')
-rw-r--r--japanese/bugzilla44/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/japanese/bugzilla44/Makefile b/japanese/bugzilla44/Makefile
index b32c41965b4..6f60c4a9a3e 100644
--- a/japanese/bugzilla44/Makefile
+++ b/japanese/bugzilla44/Makefile
@@ -17,7 +17,6 @@ LATEST_LINK= ${PKGNAMEPREFIX}bugzilla44
NO_WRKSUBDIR= yes
-NO_STAGE= yes
.include "${.CURDIR}/../../devel/bugzilla44/Makefile.common"
USE_BZIP2= yes
@@ -25,13 +24,8 @@ USE_BZIP2= yes
LANGDIR= ${WWWDIR}/template/ja
do-install:
- @-${MKDIR} ${LANGDIR}/default
- @cd ${WRKDIR}/default; ${COPYTREE_SHARE} . ${LANGDIR}/default
-.if !defined(BATCH)
- @${ECHO_MSG}
- @${CAT} ${PKGMESSAGE}
- @${ECHO_MSG}
-.endif
+ @-${MKDIR} ${STAGEDIR}${LANGDIR}/default
+ @cd ${WRKDIR}/default; ${COPYTREE_SHARE} . ${STAGEDIR}${LANGDIR}/default
# Maintainer
plist: patch