summaryrefslogtreecommitdiff
path: root/misc/logsurfer
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-12-22 07:45:38 +0000
committerhubertf <hubertf>1997-12-22 07:45:38 +0000
commit52d384397b4eab7e2f7ad85e7a1876b7c7640f79 (patch)
treef1ede92dd4a3f7486eb9c5b1fc31bf76545494e9 /misc/logsurfer
parentcb34d052b89995e07534e1e89945df2dbae1e0c6 (diff)
downloadpkgsrc-52d384397b4eab7e2f7ad85e7a1876b7c7640f79.tar.gz
Fix setting CONFIGURE_ARGS ("=" -> "+=")
Diffstat (limited to 'misc/logsurfer')
-rw-r--r--misc/logsurfer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/logsurfer/Makefile b/misc/logsurfer/Makefile
index f272fe5b3e4..7da122a058d 100644
--- a/misc/logsurfer/Makefile
+++ b/misc/logsurfer/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 Jul 1996
# Whom: shanee@rabbit.augusta.de
#
-# $Id: Makefile,v 1.2 1997/10/27 00:26:48 hubertf Exp $
+# $Id: Makefile,v 1.3 1997/12/22 07:45:47 hubertf Exp $
#
DISTNAME= logsurfer-1.41
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.fh-rosenheim.de/pub/systems/unix/cert/tools/audit/logsur
MAINTAINER= shanee@rabbit.augusta.de
GNU_CONFIGURE= YES
-CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc
+CONFIGURE_ARGS+= --with-etcdir=${PREFIX}/etc
MANCOMPRESSED= yes
MAN1= logsurfer.1