diff options
Diffstat (limited to 'net/rdesktop/Makefile')
-rw-r--r-- | net/rdesktop/Makefile | 3 |
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 |