aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/fpc-gtk1
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-01-20 21:11:43 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-01-20 21:11:43 +0000
commit0fe5bddf89437ad3652023140b76ea20104e22d9 (patch)
treecc18e6c774f9f9b73f79b6750951151f81468b1e /x11-toolkits/fpc-gtk1
parentab578f8515b33a387ab7816e47407b0f6bdb6eb8 (diff)
downloadports-0fe5bddf89437ad3652023140b76ea20104e22d9.tar.gz
ports-0fe5bddf89437ad3652023140b76ea20104e22d9.zip
- Remove unnecessary dependency (fpc-gtk2)
- Bump PORTREVISION PR: 130791 Submitted by: bsam
Notes
Notes: svn path=/head/; revision=226557
Diffstat (limited to 'x11-toolkits/fpc-gtk1')
-rw-r--r--x11-toolkits/fpc-gtk1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/fpc-gtk1/Makefile b/x11-toolkits/fpc-gtk1/Makefile
index d07e21022e9d..109393c78586 100644
--- a/x11-toolkits/fpc-gtk1/Makefile
+++ b/x11-toolkits/fpc-gtk1/Makefile
@@ -5,14 +5,14 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits lang
PKGNAMESUFFIX= -gtk1
MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal interface to the GTK libraries
-USE_FPC= gtk2 x11 opengl
+USE_FPC= x11 opengl
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}