summaryrefslogtreecommitdiff
path: root/net/rdesktop
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2005-10-24 03:39:12 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2005-10-24 03:39:12 +0000
commitb69b32b01d60b31ef8775287256e678bba4a0812 (patch)
treee3af8e57891b2251971d407a3588a5467550288d /net/rdesktop
parentd3ebfc4683a496abb50fe7ed0fd028621f645a91 (diff)
downloadfreebsd-ports-b69b32b01d60b31ef8775287256e678bba4a0812.zip
Fix to respect non-standard LOCALBASE/X11BASE settings.
Diffstat (limited to 'net/rdesktop')
-rw-r--r--net/rdesktop/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile
index 0aa59572ec67..d0eb64d0687c 100644
--- a/net/rdesktop/Makefile
+++ b/net/rdesktop/Makefile
@@ -19,8 +19,7 @@ USE_XLIB= yes
USE_GMAKE= yes
USE_REINPLACE= yes
USE_OPENSSL= yes
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${PREFIX} --with-x=${X11BASE}
+GNU_CONFIGURE= yes
DOCS= doc/AUTHORS doc/TODO doc/*.txt
MAN1= rdesktop.1