summaryrefslogtreecommitdiff
path: root/net/pppd/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2007-06-11 12:36:23 +0000
committertron <tron@pkgsrc.org>2007-06-11 12:36:23 +0000
commit00fffaadd10cee7702193ad65cb1ca44f7d19029 (patch)
treea810a4960953c26478a289242e401895f53ec278 /net/pppd/Makefile
parent182612a847d2903da9f82928779bf5de70110e2c (diff)
downloadpkgsrc-00fffaadd10cee7702193ad65cb1ca44f7d19029.tar.gz
Bring this package closer to building under NetBSD 4.0:
- Escape some question marks to avoid weird GCC warning. - Fix broken use of "__attributed (__packed__)". Bump package revision because this is a code generation issue.
Diffstat (limited to 'net/pppd/Makefile')
-rw-r--r--net/pppd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pppd/Makefile b/net/pppd/Makefile
index e7aba3122da..408b5ae1f13 100644
--- a/net/pppd/Makefile
+++ b/net/pppd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2006/02/05 23:10:29 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2007/06/11 12:36:23 tron Exp $
DISTNAME= ppp-${PPPD_VERSION}
PKGNAME= ${DISTNAME:S/ppp/&d/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ftp://ftp.samba.org/pub/ppp/