summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-09-10 11:11:53 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-09-10 11:11:53 +0800
commitf712678d0f3ade727a54925f808e9ffb4246422e (patch)
treecb4d6d9275d1e5119664b86f6772880a82292058
parentbba683efbb755beff1e73ab0a5e5ec5e5a3afbc1 (diff)
downloadmarcuscom-ports-f712678d0f3ade727a54925f808e9ffb4246422e.tar
marcuscom-ports-f712678d0f3ade727a54925f808e9ffb4246422e.tar.gz
marcuscom-ports-f712678d0f3ade727a54925f808e9ffb4246422e.tar.bz2
marcuscom-ports-f712678d0f3ade727a54925f808e9ffb4246422e.tar.lz
marcuscom-ports-f712678d0f3ade727a54925f808e9ffb4246422e.tar.xz
marcuscom-ports-f712678d0f3ade727a54925f808e9ffb4246422e.tar.zst
marcuscom-ports-f712678d0f3ade727a54925f808e9ffb4246422e.zip
No longer need that INSTALLS_ICONS.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11504 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--deskutils/gucharmap/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile
index 46e763c2c..80677d54d 100644
--- a/deskutils/gucharmap/Makefile
+++ b/deskutils/gucharmap/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/deskutils/gucharmap/Makefile,v 1.51 2008/08/10 19:58:11 marcus Exp $
+# $MCom: ports/deskutils/gucharmap/Makefile,v 1.52 2008/08/30 21:58:16 kwm Exp $
#
PORTNAME= gucharmap
@@ -24,7 +24,6 @@ USE_GNOME= gnomeprefix intlhack gnomehack gtk20 gnomedocutils gconf2
GNU_CONFIGURE= yes
INSTALLS_OMF= yes
USE_LDCONFIG= yes
-INSTALLS_ICONS= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"