summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortnn <tnn>2008-05-30 11:07:22 +0000
committertnn <tnn>2008-05-30 11:07:22 +0000
commitcdb218cf030abe9a8adeba28b18a528b1d287dff (patch)
treec18937419baf355e2176d9936051f0ea5c63b1be /graphics
parent627ee3f981ff819bc3a0ce7169d77633d3afa60e (diff)
downloadpkgsrc-cdb218cf030abe9a8adeba28b18a528b1d287dff.tar.gz
Drop lang/mono/Makefile.common which is not needed anymore.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libgdiplus/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/libgdiplus/Makefile b/graphics/libgdiplus/Makefile
index a6f0f78fbe2..a3b09bd71d3 100644
--- a/graphics/libgdiplus/Makefile
+++ b/graphics/libgdiplus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2008/04/25 08:16:51 kefren Exp $
+# $NetBSD: Makefile,v 1.33 2008/05/30 11:07:22 tnn Exp $
DISTNAME= libgdiplus-1.9
CATEGORIES= graphics
@@ -9,8 +9,6 @@ MAINTAINER= kefren@NetBSD.org
HOMEPAGE= http://www.mono-project.com/
COMMENT= Implementation of the GDI+ API
-.include "../../lang/mono/Makefile.common"
-
USE_PKGLOCALEDIR= yes
USE_TOOLS+= autoconf gmake pkg-config
USE_LIBTOOL= yes