summaryrefslogtreecommitdiff
path: root/net/ucd-snmp/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-22 11:45:46 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-22 11:45:46 +0000
commit3919ad374aeccbfbc024b74dd5d98b17c34bb766 (patch)
tree613a0c76a50d5b3b6424455fa2d77b469b88a6bd /net/ucd-snmp/Makefile
parentAdd WRKSRC so this thing actually compiles. While I'm here, clean up (diff)
Make this NO_PACKAGE, it asks too many questions.
Notes
Notes: svn path=/head/; revision=4642
Diffstat (limited to '')
-rw-r--r--net/ucd-snmp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ucd-snmp/Makefile b/net/ucd-snmp/Makefile
index c0bad231b02c..d1f8354e07fa 100644
--- a/net/ucd-snmp/Makefile
+++ b/net/ucd-snmp/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 June 1996
# Whom: gpalmer
#
-# $Id: Makefile,v 1.2 1996/07/09 19:00:08 gpalmer Exp $
+# $Id: Makefile,v 1.3 1996/11/18 11:36:53 asami Exp $
#
DISTNAME= ucd-snmp-3.1
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/
MAINTAINER= gpalmer@FreeBSD.ORG
+NO_PACKAGES= yes # asks too many questions
GNU_CONFIGURE= yes
IS_INTERACTIVE= yes