aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/fpc-gtk2
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2008-06-24 15:18:15 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2008-06-24 15:18:15 +0000
commit3a14939100092889eaeb54dfdfc5eb20fbeb70e3 (patch)
tree2386c61baec8d8f38b0a33c712e329ab11269c54 /x11-toolkits/fpc-gtk2
parentc86d7d890bcb3802aad238a4854fd791f7f8da8d (diff)
downloadports-3a14939100092889eaeb54dfdfc5eb20fbeb70e3.tar.gz
ports-3a14939100092889eaeb54dfdfc5eb20fbeb70e3.zip
- Use new freepascal stuff
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=215708
Diffstat (limited to 'x11-toolkits/fpc-gtk2')
-rw-r--r--x11-toolkits/fpc-gtk2/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-toolkits/fpc-gtk2/Makefile b/x11-toolkits/fpc-gtk2/Makefile
index 780252232d5b..704243069d5f 100644
--- a/x11-toolkits/fpc-gtk2/Makefile
+++ b/x11-toolkits/fpc-gtk2/Makefile
@@ -5,18 +5,15 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits lang
PKGNAMESUFFIX= -gtk2
MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal interface to the GTK2 libraries
-BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \
- fpcmake:${PORTSDIR}/lang/fpc-utils \
- ${UNITSDIR}/x11/Package.fpc:${PORTSDIR}/x11/fpc-x11
+USE_FPC= x11
-UNITSDIR= ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/${BUILDNAME}
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/extra/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}