diff options
Diffstat (limited to 'audio/wmtune/Makefile')
-rw-r--r-- | audio/wmtune/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/wmtune/Makefile b/audio/wmtune/Makefile index 7defa3434314..6275478272ab 100644 --- a/audio/wmtune/Makefile +++ b/audio/wmtune/Makefile @@ -16,11 +16,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= jedgar@FreeBSD.org -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} USE_GMAKE= yes USE_X_PREFIX= yes +USE_XPM= yes PATCH_ARGS =-p0 -d ${WRKDIR} |