diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-14 18:50:38 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-14 18:50:38 +0000 |
commit | ad9788b6db077caaa2cea9967f1b9874d15a7de2 (patch) | |
tree | cfe49ba50762325defa6106db73777ea0e1e10fe /net/rdesktop | |
parent | c333f6cb2ea027804fc0fa05992c51a01b29408e (diff) | |
download | ports-ad9788b6db077caaa2cea9967f1b9874d15a7de2.tar.gz ports-ad9788b6db077caaa2cea9967f1b9874d15a7de2.zip |
Notes
Diffstat (limited to 'net/rdesktop')
-rw-r--r-- | net/rdesktop/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile index eea7f27329cf..90e5e33ab04b 100644 --- a/net/rdesktop/Makefile +++ b/net/rdesktop/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@freebsd.org COMMENT= RDP client for Windows NT/2000/2003 Terminal Server -EXTRA_PATCHES= ${WRKDIR}/extra-patch-localIP - USE_XLIB= yes USE_GMAKE= yes USE_REINPLACE= yes |