summaryrefslogtreecommitdiff
path: root/ftp/fpc-libcurl/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-01-14 06:13:57 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-01-14 06:13:57 +0000
commitf7f940d1c208204ac24ad6ff688d6318d93ace49 (patch)
tree20f62f950e0b1651962082664a63613c48d670cd /ftp/fpc-libcurl/Makefile
parentBump port revision by the former commit. (diff)
- Update to 2.2.2
Notes
Notes: svn path=/head/; revision=226034
Diffstat (limited to 'ftp/fpc-libcurl/Makefile')
-rw-r--r--ftp/fpc-libcurl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/fpc-libcurl/Makefile b/ftp/fpc-libcurl/Makefile
index c77d94b0a96b..b2a2d8841086 100644
--- a/ftp/fpc-libcurl/Makefile
+++ b/ftp/fpc-libcurl/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= ftp lang
PKGNAMESUFFIX= -libcurl
@@ -15,7 +15,7 @@ COMMENT= Free Pascal interface to libcurl
USE_FPC= yes
MASTERDIR= ${.CURDIR}/../../lang/fpc
-WRKUNITDIR= ${FPCSRCDIR}/packages/extra/${PKGNAMESUFFIX:S/-//}
+WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
OPTIONS= LIBCURL "Install curl tools and library " on