diff options
Diffstat (limited to 'sysutils/brasero/Makefile')
-rw-r--r-- | sysutils/brasero/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index d6052e9284a..7f25ce71efc 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2012/10/08 23:00:52 adam Exp $ +# $NetBSD: Makefile,v 1.41 2012/10/23 19:50:53 asau Exp $ # DISTNAME= brasero-2.32.1 @@ -12,8 +12,6 @@ HOMEPAGE= http://projects.gnome.org/brasero/ COMMENT= Disc-burning software for the GNOME desktop LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - # gnome-common provides m4 files we need # BUILD_DEPENDS+= gnome-common>=2.26.0:../../devel/gnome-common |