diff options
Diffstat (limited to 'x11/asclock-xlib/Makefile')
-rw-r--r-- | x11/asclock-xlib/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/asclock-xlib/Makefile b/x11/asclock-xlib/Makefile index b211a8f5130..1ffb19fecdf 100644 --- a/x11/asclock-xlib/Makefile +++ b/x11/asclock-xlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/10/28 19:05:41 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2000/08/23 23:14:35 tron Exp $ # DISTNAME= asclock-xlib-2.0.11 @@ -10,9 +10,8 @@ MASTER_SITES= http://www.asclock.org/tar/ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.asclock.org/ -DEPENDS+= xpm-3.4k:../../graphics/xpm - -USE_IMAKE= yes +USE_IMAKE= YES +USE_XPM= YES PLIST_SRC= ${PKGDIR}/PLIST \ ${PKGDIR}/PLIST.themes |