diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 16:01:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 16:01:22 +0000 |
commit | f5750c6a0ec52f2e6e5c4f6bf1a104e16168491a (patch) | |
tree | 6b5469be28afd93589ebcab2e31c971326230494 /chinese/xmms/Makefile | |
parent | - Update sysutils/puppet to 3.3.0. (diff) |
Add NO_STAGE all over the place in preparation for the staging support (cat: chinese)
Notes
Notes:
svn path=/head/; revision=327713
Diffstat (limited to 'chinese/xmms/Makefile')
-rw-r--r-- | chinese/xmms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/xmms/Makefile b/chinese/xmms/Makefile index a1c0713c3a5e..041fc736f0df 100644 --- a/chinese/xmms/Makefile +++ b/chinese/xmms/Makefile @@ -13,4 +13,5 @@ EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-xmms-1.2.x-xfont MAINTAINER= ports@FreeBSD.org +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |