summaryrefslogtreecommitdiff
path: root/misc/setiathome
diff options
context:
space:
mode:
authorabs <abs>2000-01-12 16:39:33 +0000
committerabs <abs>2000-01-12 16:39:33 +0000
commit8c02319be8d90dcace63f652d895997697690e7a (patch)
tree9e8af5921bed951a6124a1cd9b54fcc474b7ea62 /misc/setiathome
parent16053b8a1ab856f001aff3b700aeebb3651a2f14 (diff)
downloadpkgsrc-8c02319be8d90dcace63f652d895997697690e7a.tar.gz
oops - remove debugging code
Diffstat (limited to 'misc/setiathome')
-rw-r--r--misc/setiathome/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/setiathome/Makefile b/misc/setiathome/Makefile
index dc5fcf7c362..53670cae872 100644
--- a/misc/setiathome/Makefile
+++ b/misc/setiathome/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2000/01/10 18:19:09 abs Exp $
+# $NetBSD: Makefile,v 1.3 2000/01/12 16:39:33 abs Exp $
#
BASE_OS = ${OS_VERSION:S/.//:C/\..*//}
PKGVERSION = 1.2
.include "../../mk/bsd.prefs.mk"
#
-# .if ${OPSYS} == "SunOS" && ${MACHINE_ARCH} == "sparc"
-.if ${OPSYS} == ${OPSYS}
+.if ${OPSYS} == "SunOS" && ${MACHINE_ARCH} == "sparc"
PKGVERSION= 1.3
DISTNAME= ${PKGNAME}.sparc-sun-solaris2.6
#