diff options
Diffstat (limited to 'x11/xfedor/Makefile')
-rw-r--r-- | x11/xfedor/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xfedor/Makefile b/x11/xfedor/Makefile index 048cd8e0db3e..0d2cd7ae4da3 100644 --- a/x11/xfedor/Makefile +++ b/x11/xfedor/Makefile @@ -14,11 +14,10 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.kiarchive.ru/pub/x11/util/ DISTNAME= ${PORTNAME} -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - MAINTAINER= ache@FreeBSD.org USE_IMAKE= yes +USE_XPM= yes XFHELP= ${X11BASE}/lib/X11/xfedor # See patches too XCAT1= ${X11BASE}/man/cat1 |