diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/xisp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/xisp/Makefile b/comms/xisp/Makefile index fcaa49e0daa..e44cb63c507 100644 --- a/comms/xisp/Makefile +++ b/comms/xisp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1998/12/03 15:08:53 frueauf Exp $ +# $NetBSD: Makefile,v 1.2 1999/01/16 17:26:03 frueauf Exp $ # DISTNAME= xisp-2.5p4 @@ -12,6 +12,8 @@ HOMEPAGE= http://users.hol.gr/~dbouras/ DEPENDS+= xforms-0.88:../../x11/xforms +ONLY_FOR_ARCHS= arm32 i386 m68k sparc ns32k + USE_X11= yes post-install: |