summaryrefslogtreecommitdiff
path: root/net/oidentd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/oidentd/Makefile')
-rw-r--r--net/oidentd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/oidentd/Makefile b/net/oidentd/Makefile
index 0620ecb35bc..38f5c767303 100644
--- a/net/oidentd/Makefile
+++ b/net/oidentd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2005/02/24 15:49:26 tron Exp $
+# $NetBSD: Makefile,v 1.6 2005/08/07 12:51:32 tron Exp $
DISTNAME= oidentd-2.0.7
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ojnk/}
@@ -13,6 +13,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
USE_PKGINSTALL= YES
RCD_SCRIPTS= oidentd
+OSVERSION_SPECIFIC= YES
.include "../../mk/bsd.prefs.mk"