diff options
Diffstat (limited to 'deskutils/gucharmap/Makefile')
-rw-r--r-- | deskutils/gucharmap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile index c1e16f788..3aa2cd473 100644 --- a/deskutils/gucharmap/Makefile +++ b/deskutils/gucharmap/Makefile @@ -12,10 +12,11 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A Unicode/ISO10646 character map and font viewer -LIB_DEPENDS= rarian:${PORTSDIR}/textproc/rarian +LIB_DEPENDS= librarian.so:${PORTSDIR}/textproc/rarian CONFLICTS= gucharmap-3.[0-9]* +NO_STAGE= yes USE_BZIP2= yes USES= gettext gmake pathfix pkgconfig USE_GNOME= gnomeprefix intlhack gtk20 gnomedocutils gconf2 |