diff options
Diffstat (limited to 'security/razorback-officeCat/Makefile')
-rw-r--r-- | security/razorback-officeCat/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/razorback-officeCat/Makefile b/security/razorback-officeCat/Makefile index 1cb275ed8184..845f19798e10 100644 --- a/security/razorback-officeCat/Makefile +++ b/security/razorback-officeCat/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: razorback-officeCat -# Date created: 2011/06/8 -# Whom: Tom Judge <tom@tomjudge.com> -# +# Created by: Tom Judge <tom@tomjudge.com> # $FreeBSD$ -# PORTNAME= officeCat PORTVERSION= 0.5.0 @@ -30,6 +26,7 @@ ONLY_FOR_ARCHS_REASON= only supported under i386 due to wine requirements OPTIONS_DEFINE= DEBUG ASSERT ASSERT_DESC= Enable Asserts +NO_STAGE= yes .include <bsd.port.options.mk> RB_LIBDIR?= ${PREFIX}/lib/razorback |