summaryrefslogtreecommitdiff
path: root/ftp/gftp/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-05-30 20:57:17 +0000
committerWill Andrews <will@FreeBSD.org>2000-05-30 20:57:17 +0000
commite09880f2818237f819ab23b178b8fe782e90b1c7 (patch)
tree8149fa666d413e4c652d8b306c5591b5079383f1 /ftp/gftp/Makefile
parentAlso generate the DSA key from a package install. (diff)
Update to 2.0.6a to fix fennerism.
Notes
Notes: svn path=/head/; revision=28996
Diffstat (limited to 'ftp/gftp/Makefile')
-rw-r--r--ftp/gftp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile
index b28911128987..79e5aac337b7 100644
--- a/ftp/gftp/Makefile
+++ b/ftp/gftp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gftp
-PORTVERSION= 2.0.5a
+PORTVERSION= 2.0.6a
CATEGORIES= ftp
MASTER_SITES= http://gftp.seul.org/ \
ftp://gftp.seul.org/pub/gftp/
@@ -15,7 +15,6 @@ MAINTAINER= dmarion@open.hr
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
-#USE_AUTOCONF= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes