summaryrefslogtreecommitdiff
path: root/graphics/libgdiplus
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-05-30 11:07:22 +0000
committertnn <tnn@pkgsrc.org>2008-05-30 11:07:22 +0000
commitceaca2c3bde5a96bc16c356bd7d79ea0aefe7c1f (patch)
treec18937419baf355e2176d9936051f0ea5c63b1be /graphics/libgdiplus
parentf7e5e827dccca346c7bae3e1832a91ea39d5ee2b (diff)
downloadpkgsrc-ceaca2c3bde5a96bc16c356bd7d79ea0aefe7c1f.tar.gz
Drop lang/mono/Makefile.common which is not needed anymore.
Diffstat (limited to 'graphics/libgdiplus')
-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