diff options
Diffstat (limited to 'x11/appmenu-qt/Makefile')
-rw-r--r-- | x11/appmenu-qt/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/appmenu-qt/Makefile b/x11/appmenu-qt/Makefile index 79804058240..a5cca84cb63 100644 --- a/x11/appmenu-qt/Makefile +++ b/x11/appmenu-qt/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2013/10/27 20:38:50 joerg Exp $ -# +# $NetBSD: Makefile,v 1.3 2014/01/27 18:41:15 wiz Exp $ DISTNAME= appmenu-qt-0.2.6 CATEGORIES= x11 @@ -11,8 +10,6 @@ HOMEPAGE= http://launchpad.net/appmenu-qt/ COMMENT= Allows Qt applications to export menus over DBus to a menu applet LICENSE= gnu-lgpl-v2.1 -FETCH_USING= curl - USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ USE_CMAKE= yes |