aboutsummaryrefslogtreecommitdiff
path: root/x11/avant-window-navigator
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-05-28 15:50:05 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-05-28 15:50:05 +0000
commit63ed34c0f8b4aa4f03616ecd9a0c749e44afde62 (patch)
tree204d3074038cbdf7f9ba13dbec1100f0b436f882 /x11/avant-window-navigator
parentd21f71210f9acc4b206e2a926c1c6866367fc208 (diff)
downloadports-63ed34c0f8b4aa4f03616ecd9a0c749e44afde62.tar.gz
ports-63ed34c0f8b4aa4f03616ecd9a0c749e44afde62.zip
Fix an unfortunate typo which broke INDEX.
Submitted by: itetcu
Notes
Notes: svn path=/head/; revision=234703
Diffstat (limited to 'x11/avant-window-navigator')
-rw-r--r--x11/avant-window-navigator/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/avant-window-navigator/Makefile b/x11/avant-window-navigator/Makefile
index 7d6201e6f33a..4b12e7a01aa7 100644
--- a/x11/avant-window-navigator/Makefile
+++ b/x11/avant-window-navigator/Makefile
@@ -36,14 +36,14 @@ AWN_DESKTOP?= agnostic
.if ${AWN_DESKTOP} == "gnome"
USE_GNOME+= gnomedesktop libgnomeui
CONFIGURE_ARGS+= --with-desktop=gnome
-PNGNAMESUFFIX= -gnome
+PKGNAMESUFFIX= -gnome
CONFLICTS= ${PORTNAME}-xfce4-[0-9]* ${PORTNAME}-[0-9]*
WITH_GCONF= yes
.elif ${AWN_DESKTOP} == "xfce4"
OPTIONS= GCONF "Use GConf to store configuration information" off
USE_XFCE+= thunar
CONFIGURE_ARGS+= --with-desktop=xfce4
-PNGNAMESUFFIX= -xfce4
+PKGNAMESUFFIX= -xfce4
CONFLICTS= ${PORTNAME}-gnome-[0-9]* ${PORTNAME}-[0-9]*
.else
# agnostic desktop