diff options
Diffstat (limited to 'x11-toolkits/fpc-xforms/Makefile')
-rw-r--r-- | x11-toolkits/fpc-xforms/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/fpc-xforms/Makefile b/x11-toolkits/fpc-xforms/Makefile index fccb125f9bc7..e722da0ab673 100644 --- a/x11-toolkits/fpc-xforms/Makefile +++ b/x11-toolkits/fpc-xforms/Makefile @@ -1,7 +1,6 @@ # Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 3 CATEGORIES= x11-toolkits lang PKGNAMESUFFIX= -xforms @@ -19,6 +18,5 @@ XFORMS_DESC= Install xforms graphical user interface toolkit OPTIONS_DEFAULT= XFORMS XFORMS_LIB_DEPENDS= libforms.so:${PORTSDIR}/x11-toolkits/xforms -HAVE_EXAMPLES= yes .include "${MASTERDIR}/Makefile" |