diff options
author | eadler <eadler@FreeBSD.org> | 2012-02-15 07:45:16 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-02-15 07:45:16 +0800 |
commit | a0f84da14101afd49096475b91fae29c999ebc7c (patch) | |
tree | 09f7dc6abba877a20b93f24b04ae3a9e5b18a4ae /net-mgmt | |
parent | d7c2f9bfb4fe2869dfd0de781908b3427af25783 (diff) | |
download | freebsd-ports-graphics-a0f84da14101afd49096475b91fae29c999ebc7c.tar.gz freebsd-ports-graphics-a0f84da14101afd49096475b91fae29c999ebc7c.tar.zst freebsd-ports-graphics-a0f84da14101afd49096475b91fae29c999ebc7c.zip |
USE_MAKE is the default, right?
Submitted by: Alex Kozlov
Approved by: maintainer
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/bsnmp-ucd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/bsnmp-ucd/Makefile b/net-mgmt/bsnmp-ucd/Makefile index aa558386286..04f3b7edd73 100644 --- a/net-mgmt/bsnmp-ucd/Makefile +++ b/net-mgmt/bsnmp-ucd/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= trociny@FreeBSD.org COMMENT= A bsnmpd module that implements parts of UCD-SNMP-MIB -USE_MAKE= yes USE_AUTOTOOLS= libtool:env MAN8= bsnmp-ucd.8 |