diff options
Diffstat (limited to 'x11/tycoon/Makefile')
-rw-r--r-- | x11/tycoon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile index afc0329ad4a0..5e76c7792afc 100644 --- a/x11/tycoon/Makefile +++ b/x11/tycoon/Makefile @@ -13,10 +13,10 @@ MASTER_SITE_SUBDIR= X11/desktop MAINTAINER= steve@farrell.org -LIB_DEPENDS= xforms:${PORTSDIR}/x11-toolkits/xforms \ - Xpm.4:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= xforms:${PORTSDIR}/x11-toolkits/xforms USE_IMAKE= yes +USE_XPM= yes NO_INSTALL_MANPAGES= yes pre-install: |