summaryrefslogtreecommitdiff
path: root/sysutils/ups-nut-cgi
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2003-02-05 18:36:47 +0000
committerdmcmahill <dmcmahill>2003-02-05 18:36:47 +0000
commit5e7df67c76e7ff1cd0c553b1a094cd73881245bd (patch)
tree87bbd1136a70e6531da6a5b3a12a42113f20ae76 /sysutils/ups-nut-cgi
parent38ec9ae9cd84f6786c8726472f67cd6cc1afb679 (diff)
downloadpkgsrc-5e7df67c76e7ff1cd0c553b1a094cd73881245bd.tar.gz
include freetype2 buildlink2.mk file so this can work on non-XF4 systems.
Problem noted in recent alpha bulk build.
Diffstat (limited to 'sysutils/ups-nut-cgi')
-rw-r--r--sysutils/ups-nut-cgi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/ups-nut-cgi/Makefile b/sysutils/ups-nut-cgi/Makefile
index 61e6b1d956e..8bdd1ab6e7a 100644
--- a/sysutils/ups-nut-cgi/Makefile
+++ b/sysutils/ups-nut-cgi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2003/01/28 22:04:19 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2003/02/05 18:36:47 dmcmahill Exp $
DISTNAME= nut-1.2.1
PKGREVISION= 1
@@ -38,5 +38,6 @@ CONF_FILES+= ${NUT_EGDIR}/upsstats-single.html.sample \
CONF_FILES+= ${NUT_EGDIR}/upsstats.html.sample \
${NUT_CONFDIR}/upsstats.html
+.include "../../graphics/freetype2/buildlink2.mk"
.include "../../graphics/gd/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"