summaryrefslogtreecommitdiff
path: root/mail/qpopper/Makefile.common
diff options
context:
space:
mode:
authorrillig <rillig>2006-10-23 08:14:02 +0000
committerrillig <rillig>2006-10-23 08:14:02 +0000
commit678538fe9ac567b37b0733fac81c3586e74a42c2 (patch)
tree25df9d9bcfa29272e5d6ffd54b6fe5e92e8e939e /mail/qpopper/Makefile.common
parent6f59cca8c4e0c71dce4cacc59d51b9bf9b385bb2 (diff)
downloadpkgsrc-678538fe9ac567b37b0733fac81c3586e74a42c2.tar.gz
Fixed pkglint warnings and made the package work for unprivileged users.
Diffstat (limited to 'mail/qpopper/Makefile.common')
-rw-r--r--mail/qpopper/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/qpopper/Makefile.common b/mail/qpopper/Makefile.common
index f34fe209591..ae91cbbc7fe 100644
--- a/mail/qpopper/Makefile.common
+++ b/mail/qpopper/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.19 2006/05/05 02:51:35 taca Exp $
+# $NetBSD: Makefile.common,v 1.20 2006/10/23 08:14:02 rillig Exp $
QPOPPER_MASTER_SITES+= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/ \
http://core.ring.gr.jp/archives/net/mail/qpopper/
@@ -8,6 +8,7 @@ QPOPPER_PATCHFILES= qpopper4.0.8-ipv6-20050515.diff.gz
VERSION= 4.0.9
QPOPPER_FAC?= LOCAL1
+BUILD_DEFS+= QPOPPER_FAC
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} \