diff options
author | Anders Nordby <anders@FreeBSD.org> | 2008-04-09 20:43:02 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2008-04-09 20:43:02 +0000 |
commit | 611563bbc9d6b8bf0b34d5ec3b2c27fe60b6fa32 (patch) | |
tree | 28329ed3c48287f2263a0185ef2cd0eed41628ee /net/vnc/Makefile | |
parent | b4937943626417f469b7578fe6d5fa67eab4a58f (diff) | |
download | ports-611563bbc9d6b8bf0b34d5ec3b2c27fe60b6fa32.tar.gz ports-611563bbc9d6b8bf0b34d5ec3b2c27fe60b6fa32.zip |
Notes
Diffstat (limited to 'net/vnc/Makefile')
-rw-r--r-- | net/vnc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile index ba4f5fa69ce5..3affcb5a1015 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -20,7 +20,6 @@ COMMENT= Display X and Win32 desktops on remote X/Win32/Java displays GNU_CONFIGURE= yes # The vnc supplied zlib seg. faults if compiled with -O CONFIGURE_ARGS= --with-installed-zlib -USE_GCC= 3.4 USE_XLIB= yes USE_XPM= yes WANT_PERL= yes |