aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gucharmap
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-06 20:09:40 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-06 20:09:40 +0000
commit5dc363dc094169230c9787a052578f283deef4c5 (patch)
tree6c90c49ebb986d930643f87b0dd90ebcb0d5e6b8 /deskutils/gucharmap
parentfde79ca59c5e285ea8852425b6d8d6e976702828 (diff)
downloadports-5dc363dc094169230c9787a052578f283deef4c5.tar.gz
ports-5dc363dc094169230c9787a052578f283deef4c5.zip
Notes
Diffstat (limited to 'deskutils/gucharmap')
-rw-r--r--deskutils/gucharmap/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile
index 504d9bcf375a..5a69d9708dbe 100644
--- a/deskutils/gucharmap/Makefile
+++ b/deskutils/gucharmap/Makefile
@@ -15,8 +15,6 @@ DIST_SUBDIR= gnome2
MAINTAINER= marcus@FreeBSD.org
COMMENT= A Unicode/ISO10646 character map and font viewer
-BROKEN= "Does not configure"
-
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_BZIP2= yes
@@ -28,7 +26,7 @@ USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.pre.mk>