diff options
Diffstat (limited to 'x11-wm/piewm/Makefile')
-rw-r--r-- | x11-wm/piewm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/piewm/Makefile b/x11-wm/piewm/Makefile index e0411687f88c..159e4e5169aa 100644 --- a/x11-wm/piewm/Makefile +++ b/x11-wm/piewm/Makefile @@ -12,9 +12,8 @@ MASTER_SITES= ftp://ftp.crynwr.com/piewm/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - USE_IMAKE= yes +USE_XPM= yes MAN1= piewm.1 .include <bsd.port.mk> |