aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2013-03-30 22:44:15 +0800
committerashish <ashish@FreeBSD.org>2013-03-30 22:44:15 +0800
commitabb9691599c6a1c4780bf14ecf44e88f8154d6c3 (patch)
tree8f2fa4efcb393fb12d852771e7535fe56fd62ba8 /editors
parentc74efad56e6eacbf24cb4cef82f62ec73211a546 (diff)
downloadfreebsd-ports-graphics-abb9691599c6a1c4780bf14ecf44e88f8154d6c3.tar.gz
freebsd-ports-graphics-abb9691599c6a1c4780bf14ecf44e88f8154d6c3.tar.zst
freebsd-ports-graphics-abb9691599c6a1c4780bf14ecf44e88f8154d6c3.zip
- Move INSTALLS_ICONS to X11 block since it pulls X11 dependencies
PR: ports/177502 Submitted by: Neil Darlow <neil at darlow.co.uk> Approved by: portmgr
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 313720c6529..6a210548e50 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -29,7 +29,6 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --localstatedir=/var
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-INSTALLS_ICONS= yes
MAN1= ctags.1 ebrowse.1 emacs.1 emacsclient.1 etags.1 \
grep-changelog.1
@@ -93,6 +92,7 @@ CONFIGURE_ARGS+= --without-x
.else
USE_XORG= x11
USE_GNOME=
+INSTALLS_ICONS= yes
.if ${PORT_OPTIONS:MSVG}
USE_GNOME+= librsvg2