diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2014-08-19 00:43:24 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2014-08-19 00:43:24 +0800 |
commit | 515d5048aa56d4a1c049b999ae019d87b61bd0e2 (patch) | |
tree | 5cc71aad2369347e372daa82cf3849f910e182fc /x11-wm | |
parent | 7f67e239a6dff5e6f1564218536f8ab0410b402a (diff) | |
download | freebsd-ports-gnome-515d5048aa56d4a1c049b999ae019d87b61bd0e2.tar.gz freebsd-ports-gnome-515d5048aa56d4a1c049b999ae019d87b61bd0e2.tar.zst freebsd-ports-gnome-515d5048aa56d4a1c049b999ae019d87b61bd0e2.zip |
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/compiz/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index 59c8783983f1..225973244b30 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -23,8 +23,6 @@ USE_GNOME= gconf2 libxslt USE_XORG= glproto ice sm x11 xcomposite xdamage xext xfixes xinerama \ xrandr xrender USE_LDCONFIG= yes -# Workaround buggy pkg_install -PLIST_SUB= RESETPREFIX=${PREFIX} GCONF_SCHEMAS= gwd.schemas \ compiz-annotate.schemas \ |