diff options
Diffstat (limited to 'graphics/cairo-gobject/Makefile')
-rw-r--r-- | graphics/cairo-gobject/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/cairo-gobject/Makefile b/graphics/cairo-gobject/Makefile index 9ebcefc103d..6aa99c58da1 100644 --- a/graphics/cairo-gobject/Makefile +++ b/graphics/cairo-gobject/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/02 17:11:07 tron Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/06 14:10:42 asau Exp $ DISTNAME= cairo-1.12.2 PKGNAME= ${DISTNAME:S/-/-gobject-/} @@ -12,7 +12,6 @@ HOMEPAGE= http://cairographics.org/ COMMENT= Vector graphics library with cross-device output support LICENSE= gnu-lgpl-v2.1 AND mpl-1.1 -PKG_DESTDIR_SUPPORT= user-destdir PATCHDIR= ${.CURDIR}/../../graphics/cairo/patches DISTINFO_FILE= ${.CURDIR}/../../graphics/cairo/distinfo BUILD_DIRS= util/cairo-gobject |