diff options
Diffstat (limited to 'www/yourls/Makefile')
-rw-r--r-- | www/yourls/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/yourls/Makefile b/www/yourls/Makefile index ea0e46e72887..6e066f17f413 100644 --- a/www/yourls/Makefile +++ b/www/yourls/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: yourls -# Date created: 2010-01-28 -# Whom: Joe Horn <joehorn@gmail.com> -# +# Created by: Joe Horn <joehorn@gmail.com> # $FreeBSD$ -# PORTNAME= yourls DISTVERSION= 1.5.1 @@ -26,6 +22,7 @@ USE_PHP= bcmath curl json mysql pcre xml SUB_LIST+= PKGNAME=${PKGNAME} SUB_FILES+= pkg-message +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: |