diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 14:08:55 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 14:08:55 +0000 |
commit | 1e60403ddd1823d3609cfd1712c7ff97670fed17 (patch) | |
tree | 30aec4eb86fae53a3d9c973b70c5fb2f5ed11e32 /deskutils/alacarte | |
parent | dae5d7d8065efe67a9e881af2b850d5e6077cbf1 (diff) |
Notes
Diffstat (limited to 'deskutils/alacarte')
-rw-r--r-- | deskutils/alacarte/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/deskutils/alacarte/Makefile b/deskutils/alacarte/Makefile index aaf6e152fae6..d147a528957f 100644 --- a/deskutils/alacarte/Makefile +++ b/deskutils/alacarte/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: menueditor -# Date created: 22 March 2005 -# Whom: FreeBSD GNOME Team -# +# Created by: FreeBSD GNOME Team # $FreeBSD$ # $MCom: ports/deskutils/alacarte/Makefile,v 1.25 2010/03/29 13:19:00 avl Exp $ -# PORTNAME= alacarte PORTVERSION= 0.13.2 @@ -18,8 +14,7 @@ COMMENT= An editor for the freedesktop.org menu specification USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix pygnomedesktop intlhack -USE_GMAKE= yes -USES= gettext +USES= gettext gmake pkgconfig USE_PYTHON= yes INSTALLS_ICONS= yes GNU_CONFIGURE= yes |