diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2013-09-29 09:38:57 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2013-09-29 09:38:57 +0000 |
commit | 3ae4fe6da729d668a82e3c814b6ff8d49df0d678 (patch) | |
tree | 873ea15d35b093b6d542ae621b2ded0e4d3c64c5 /net/unison-nox11 | |
parent | 4ae045f484b3d1e1082f4f4e4eea9a56f3d992f1 (diff) |
Convert unison ports to staging
Approved by: bsam (for net/unison-nox11)
Approved by: mandree (implicit, for net/unison232)
Notes
Notes:
svn path=/head/; revision=328659
Diffstat (limited to 'net/unison-nox11')
-rw-r--r-- | net/unison-nox11/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/unison-nox11/Makefile b/net/unison-nox11/Makefile index 04f97f5e165e..4608133ecb3f 100644 --- a/net/unison-nox11/Makefile +++ b/net/unison-nox11/Makefile @@ -13,5 +13,4 @@ OPTIONS_EXCLUDE= X11 OPTIONS_DEFAULT= DOCS MASTERDIR= ${.CURDIR}/../unison -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |