aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fpc-gnome1
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2006-09-08 05:32:29 +0800
committeracm <acm@FreeBSD.org>2006-09-08 05:32:29 +0800
commit12cc357adf000b0997aa8e20afefe8c7055a0616 (patch)
tree933b141d7b5556314a24242726544bf5bc331b8b /x11-toolkits/fpc-gnome1
parent8fb181c9cc6d1578a195da25fc7ccb019b4eff71 (diff)
downloadfreebsd-ports-gnome-12cc357adf000b0997aa8e20afefe8c7055a0616.tar.gz
freebsd-ports-gnome-12cc357adf000b0997aa8e20afefe8c7055a0616.tar.zst
freebsd-ports-gnome-12cc357adf000b0997aa8e20afefe8c7055a0616.zip
- Update to 2.0.4
- Add new dependencies to editors/lazarus Approved by: garga (mentor,implicit)
Diffstat (limited to 'x11-toolkits/fpc-gnome1')
-rw-r--r--x11-toolkits/fpc-gnome1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/fpc-gnome1/Makefile b/x11-toolkits/fpc-gnome1/Makefile
index 50050a2f00b4..1d8a72c3ede3 100644
--- a/x11-toolkits/fpc-gnome1/Makefile
+++ b/x11-toolkits/fpc-gnome1/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= x11-toolkits lang
PKGNAMESUFFIX= -gnome
@@ -21,7 +21,7 @@ BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \
UNITSDIR= ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/${BUILDNAME}
MASTERDIR= ${.CURDIR}/../../lang/fpc
-WRKUNITDIR= ${PORTNAME}/packages/extra/gnome1/${PKGNAMESUFFIX:S/-//}
+WRKUNITDIR= ${FPCSRCDIR}/packages/extra/gnome1/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
.include "${MASTERDIR}/Makefile"