diff options
Diffstat (limited to 'games/sampsvr/Makefile')
-rw-r--r-- | games/sampsvr/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games/sampsvr/Makefile b/games/sampsvr/Makefile index ea2510e1c338..7c906e2e6a91 100644 --- a/games/sampsvr/Makefile +++ b/games/sampsvr/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: sampsvr -# Date created: 6 November 2006 -# Whom: Alexander Logvinov <ports@logvinov.com> -# +# Created by: Alexander Logvinov <ports@logvinov.com> # $FreeBSD$ PORTNAME= sampsvr @@ -29,6 +26,7 @@ SUB_LIST+= NOTEWORK="Read ${DOCSDIR}/README to configure SA-MP Server" SUB_LIST+= NOTEWORK="" .endif +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: |