diff options
Diffstat (limited to 'sysutils/philesight/Makefile')
-rw-r--r-- | sysutils/philesight/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/philesight/Makefile b/sysutils/philesight/Makefile index 074391ac79d4..0f0fc5a327c4 100644 --- a/sysutils/philesight/Makefile +++ b/sysutils/philesight/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: philesight -# Date created: 2009-02-11 -# Whom: stas -# +# Created by: stas # $FreeBSD$ -# PORTNAME= philesight PORTVERSION= 20090105 @@ -30,6 +26,7 @@ PLIST_FILES= bin/${PORTNAME} ${RUBY_SITELIBDIR:C,^${PREFIX}/?,,}/${PORTNAME}.rb PORTEXAMPLES= ${PORTNAME}.cgi .endif +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${RUBY_VER} == 1.9 |