diff options
Diffstat (limited to 'x11-clocks/asclock-xlib/Makefile')
-rw-r--r-- | x11-clocks/asclock-xlib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-clocks/asclock-xlib/Makefile b/x11-clocks/asclock-xlib/Makefile index 54d69db5fd52..11580f77de67 100644 --- a/x11-clocks/asclock-xlib/Makefile +++ b/x11-clocks/asclock-xlib/Makefile @@ -12,11 +12,10 @@ MASTER_SITES= http://www.asclock.org/tar/ MAINTAINER= kuriyama@FreeBSD.org -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - HAS_CONFIGURE= YES WRKSRC= ${WRKDIR}/asclock-xlib USE_X_PREFIX= YES +USE_XPM= YES post-patch: @(cd ${WRKSRC}; \ |