From be7a96ee0c72872b2bcd3df0f70f6242beca0f8b Mon Sep 17 00:00:00 2001 From: hans Date: Thu, 12 Jan 2012 17:14:45 +0000 Subject: SunOS lacks strmode(), so get it from libnbcompat. --- archivers/archangel/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'archivers') diff --git a/archivers/archangel/Makefile b/archivers/archangel/Makefile index c60092f8ac9..390ef2066b8 100644 --- a/archivers/archangel/Makefile +++ b/archivers/archangel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/05/02 13:22:35 zafer Exp $ +# $NetBSD: Makefile,v 1.12 2012/01/12 17:14:45 hans Exp $ DISTNAME= archangel-20050730 PKGREVISION= 1 @@ -16,6 +16,9 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/archangel +USE_FEATURES= nbcompat +MAKE_ENV+= LDADD=${LIBS:Q} + INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 do-install: -- cgit v1.2.3