diff options
Diffstat (limited to 'x11/asclock')
-rw-r--r-- | x11/asclock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/asclock/Makefile b/x11/asclock/Makefile index 18779dc244d..4e48b457485 100644 --- a/x11/asclock/Makefile +++ b/x11/asclock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/08/17 21:17:17 tron Exp $ +# $NetBSD: Makefile,v 1.11 1999/01/30 23:18:55 agc Exp $ # DISTNAME= asclock @@ -39,7 +39,7 @@ LANG?=1 # 3) 2bit greyscale ( 4 colors) PANEL?=1 -USE_X11= yes +USE_X11BASE= yes INSTALL_TARGET= install install.man do-configure: |