pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/hpijs replace bogus USE_PKGSRC_GCC with ONLY_FOR...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6e63ce55083e
branches: trunk
changeset: 477164:6e63ce55083e
user: grant <grant%pkgsrc.org@localhost>
date: Sun Jun 27 13:34:24 2004 +0000
description:
replace bogus USE_PKGSRC_GCC with ONLY_FOR_COMPILER=gcc.
diffstat:
print/hpijs/Makefile | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diffs (22 lines):
diff -r 842a90dd62c5 -r 6e63ce55083e print/hpijs/Makefile
--- a/print/hpijs/Makefile Sun Jun 27 13:33:29 2004 +0000
+++ b/print/hpijs/Makefile Sun Jun 27 13:34:24 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/06/27 13:33:29 grant Exp $
+# $NetBSD: Makefile,v 1.15 2004/06/27 13:34:24 grant Exp $
DISTNAME= hpijs-1.5
PKGREVISION= 1
@@ -16,11 +16,7 @@
GNU_CONFIGURE= # defined
CPPFLAGS+= -DAPDK_BUFFER_SEND
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "SunOS"
-USE_PKGSRC_GCC= # defined
-.endif
+ONLY_FOR_COMPILER= gcc
do-install:
${INSTALL_DATA_DIR} ${LOCALBASE}/share/ppd
Home |
Main Index |
Thread Index |
Old Index