diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/tightvnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index bfd49cabccf6..d41164b485a4 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -28,7 +28,7 @@ WRKSRC= ${WRKDIR}/vnc_unixsrc USE_BZIP2= yes USE_PERL5= yes USE_IMAKE= yes -USE_XORG= xpm +USE_XORG= xaw ALL_TARGET= World NO_INSTALL_MANPAGES= yes |