aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2009-01-21 05:11:43 +0800
committeracm <acm@FreeBSD.org>2009-01-21 05:11:43 +0800
commit3c77b0e81e0f26496e7d4f81364bddfda4712720 (patch)
tree97b7f65fa5ab62f8a18ab86f4a6a6c145e455e24 /x11-toolkits
parent255d0bf13b2b14decd4061b24928c8c31e8690ea (diff)
downloadfreebsd-ports-gnome-3c77b0e81e0f26496e7d4f81364bddfda4712720.tar.gz
freebsd-ports-gnome-3c77b0e81e0f26496e7d4f81364bddfda4712720.tar.zst
freebsd-ports-gnome-3c77b0e81e0f26496e7d4f81364bddfda4712720.zip
- Remove unnecessary dependency (fpc-gtk2)
- Bump PORTREVISION PR: 130791 Submitted by: bsam
Diffstat (limited to 'x11-toolkits')
-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/-//}