From d2dc01797cedf501da4be98b8be9a1f8e9228b48 Mon Sep 17 00:00:00 2001 From: mezz Date: Wed, 30 May 2007 17:47:30 +0000 Subject: Sync w/ FreeBSD ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8949 df743ca5-7f9a-e211-a948-0013205c9059 --- ftp/gftp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ftp/gftp') diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index eed93e643..43275c0bd 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -7,7 +7,7 @@ PORTNAME= gftp PORTVERSION= 2.0.18 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= ftp MASTER_SITES= http://gftp.seul.org/ \ ftp://gftp.seul.org/pub/gftp/ @@ -29,7 +29,7 @@ OPTIONS= X11 "Build with X11 frontend" on \ NLS "Native Language Support via gettext utilities" on .if !defined(WITHOUT_X11) -USE_X_PREFIX= yes +USE_XLIB= yes .endif .include -- cgit v1.2.3