diff options
Diffstat (limited to 'devel/libdbusmenu-qt/Makefile')
-rw-r--r-- | devel/libdbusmenu-qt/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libdbusmenu-qt/Makefile b/devel/libdbusmenu-qt/Makefile index e54fb09a8fa..cc2d3b49d6c 100644 --- a/devel/libdbusmenu-qt/Makefile +++ b/devel/libdbusmenu-qt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/08 23:01:01 adam Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/31 11:17:12 asau Exp $ # DISTNAME= libdbusmenu-qt-0.9.2 @@ -12,8 +12,6 @@ HOMEPAGE= http://people.canonical.com/~agateau/dbusmenu/index.html COMMENT= Dbusmenu library for Qt LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - FETCH_USING= curl USE_LANGUAGES= c c++ |