aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gtweakui
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-01-30 18:12:19 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-01-30 18:12:19 +0000
commite818102e9412187a40a0f01b7057a45f7c34b96d (patch)
treec8b2146e0ff02c10f185b37eee5b93c537e6122d /deskutils/gtweakui
parent8dd7c9a133d770d9c9d961db1d340cefddb938a1 (diff)
downloadports-e818102e9412187a40a0f01b7057a45f7c34b96d.tar.gz
ports-e818102e9412187a40a0f01b7057a45f7c34b96d.zip
Stage support
Notes
Notes: svn path=/head/; revision=341869
Diffstat (limited to 'deskutils/gtweakui')
-rw-r--r--deskutils/gtweakui/Makefile11
1 files changed, 5 insertions, 6 deletions
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' \