summaryrefslogtreecommitdiff
path: root/converters/rcctools
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-09 14:23:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-09 14:23:58 +0000
commit4234579252ebf02d4e68345e91a84443828f5236 (patch)
treecbc0d00139c342908cf1ce14024c99c6d2985b92 /converters/rcctools
parentSupport stage & use pkg-plist (diff)
Support stage
Notes
Notes: svn path=/head/; revision=339240
Diffstat (limited to 'converters/rcctools')
-rw-r--r--converters/rcctools/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/converters/rcctools/Makefile b/converters/rcctools/Makefile
index 075d648bf240..1706fdea8a5d 100644
--- a/converters/rcctools/Makefile
+++ b/converters/rcctools/Makefile
@@ -20,5 +20,4 @@ CPPFLAGS+= -I${LOCALBASE}/include
PLIST_FILES= bin/rcc-recode
-NO_STAGE= yes
.include <bsd.port.mk>