diff options
-rw-r--r-- | comms/qpage/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/qpage/Makefile b/comms/qpage/Makefile index 37676a7cc9a..afbb291e28c 100644 --- a/comms/qpage/Makefile +++ b/comms/qpage/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/06/11 06:34:22 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2002/01/24 00:48:37 wiz Exp $ # DISTNAME= qpage-3.3 @@ -10,8 +10,6 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.qpage.org/ COMMENT= Simple and efficient paging (SNPP) client and server -ONLY_FOR_PLATFORM= SunOS-*-* # untested on NetBSD - GNU_CONFIGURE= yes CPPFLAGS+= `${AWK} -F: '/^uucp:/ { \ |