diff options
Diffstat (limited to 'security/afterglow/Makefile')
-rw-r--r-- | security/afterglow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/afterglow/Makefile b/security/afterglow/Makefile index 3adfcb0bfeac..dfaaff4f44e9 100644 --- a/security/afterglow/Makefile +++ b/security/afterglow/Makefile @@ -1,6 +1,5 @@ # Created by: pauls # $FreeBSD$ -# PORTNAME= afterglow PORTVERSION= 1.6.2 @@ -22,6 +21,7 @@ USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} +NO_STAGE= yes do-install: ${MKDIR} ${DATADIR}/data ${MKDIR} ${DATADIR}/charts |