This commit is contained in:
danh 2000-08-30 17:36:24 +00:00
parent f33ee72218
commit 8b954bdf68
2 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2000/08/29 17:49:09 danh Exp $
# $OpenBSD: Makefile,v 1.17 2000/08/30 17:36:24 danh Exp $
VERSION= 4.1.2
DISTNAME= ucd-snmp-${VERSION}
@ -16,11 +16,11 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu autoconf dest
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
--with-persistent-directory='/var/ucd-snmp' \
--with-logfile='/var/log/snmpd' \
--with-defaults --with-zlib
CONFIGURE_STYLE= gnu autoconf dest
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--with-persistent-directory='/var/ucd-snmp' \
--with-logfile='/var/log/snmpd' \
--with-defaults --with-zlib
BIN= encode_keychange snmpbulkget snmpbulkwalk snmpdelta \
snmpget snmpgetnext snmpnetstat snmpset snmpstatus \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2000/08/29 16:54:46 danh Exp $
# $OpenBSD: Makefile,v 1.5 2000/08/30 17:36:25 danh Exp $
DISTNAME= webalizer-2.00-12-src
PKGNAME= webalizer-2.00_12
@ -20,8 +20,8 @@ PERMIT_DISTFILES_FTP= Yes
WRKDIST= ${WRKDIR}/webalizer-2.00-12
CONFIGURE_STYLE= gnu dest
CONFIGURE_ARGS+= --enable-dns --with-png=${LOCALBASE}/lib
CONFIGURE_STYLE= gnu dest
CONFIGURE_ARGS= --enable-dns --with-png=${LOCALBASE}/lib
post-install:
cd ${PREFIX}/bin && ln -s webalizer webazolver