From 6eca9ee90e4826c49a33c70506fd614da25a177e Mon Sep 17 00:00:00 2001 From: antoine Date: Thu, 30 Jan 2014 18:12:19 +0000 Subject: Stage support --- deskutils/gtweakui/Makefile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'deskutils/gtweakui') diff --git a/deskutils/gtweakui/Makefile b/deskutils/gtweakui/Makefile index aeb33dabe0db..33847123d534 100644 --- a/deskutils/gtweakui/Makefile +++ b/deskutils/gtweakui/Makefile @@ -10,19 +10,18 @@ MASTER_SITES= SF DIST_SUBDIR= gnome2 MAINTAINER= ports@FreeBSD.org -COMMENT= A collection of simple dialogs as a front end to GConf +COMMENT= Collection of simple dialogs as a front end to GConf USE_BZIP2= yes -USES= pathfix gmake pkgconfig +USES= gmake pathfix pkgconfig USE_GNOME= gnomeprefix libgnomeui gconf2 libglade2 intlhack GNU_CONFIGURE= yes DESKTOP_FILES= gtweakui-galeon.desktop.in \ - gtweakui-menus.desktop.in \ - gtweakui-nautilus.desktop.in \ - gtweakui-session.desktop.in + gtweakui-menus.desktop.in \ + gtweakui-nautilus.desktop.in \ + gtweakui-session.desktop.in -NO_STAGE= yes post-patch: .for FILE in ${DESKTOP_FILES} @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' \ -- cgit