From ab2c4be4d649c34456b6e003baa77681052f0578 Mon Sep 17 00:00:00 2001 From: sno Date: Sun, 1 Mar 2009 21:51:22 +0000 Subject: add dependency to devel/libgetopt for platforms without getoptlong --- print/libpaper/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'print/libpaper') diff --git a/print/libpaper/Makefile b/print/libpaper/Makefile index 52672aa654d..a9333d69e8f 100644 --- a/print/libpaper/Makefile +++ b/print/libpaper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/03/08 14:20:12 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2009/03/01 21:51:22 sno Exp $ # DISTNAME= libpaper_1.1.23 @@ -19,4 +19,6 @@ USE_LIBTOOL= yes USE_TOOLS+= gmake FILES_SUBST+= PAPERSIZE=${PAPERSIZE} +.include "../../devel/libgetopt/buildlink3.mk" + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3