diff options
author | asau <asau@pkgsrc.org> | 2012-10-28 06:30:00 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-10-28 06:30:00 +0000 |
commit | 6d2a5eb0194403a26ecfc1ccd2d02c7ca7875bfb (patch) | |
tree | 2a7fd30e4ee838f24d3e799d8f0f744759aaf6f0 /www/ja-trac | |
parent | 7921180beeb1b652f54dd21818789c08d8102ba1 (diff) | |
download | pkgsrc-6d2a5eb0194403a26ecfc1ccd2d02c7ca7875bfb.tar.gz |
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'www/ja-trac')
-rw-r--r-- | www/ja-trac/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/ja-trac/Makefile b/www/ja-trac/Makefile index b6f5c473430..31e02f637b0 100644 --- a/www/ja-trac/Makefile +++ b/www/ja-trac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2012/03/10 10:56:17 obache Exp $ +# $NetBSD: Makefile,v 1.40 2012/10/28 06:30:18 asau Exp $ # DISTNAME= Trac-0.12.3.ja2 @@ -13,8 +13,6 @@ HOMEPAGE= http://www.i-act.co.jp/project/products/products.html COMMENT= Trac issue tracking system with Japanese localization LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= trac-[0-9]* USE_LANGUAGES= # none |