diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-03 19:16:46 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-03 19:16:46 +0000 |
commit | dc67cc1ac6e35f7aaa902200badf2a255675eb4a (patch) | |
tree | b88a18aaca982069841b60448860e5a6a1b87562 /japanese/libtomoe-gtk | |
parent | a1cdb438fca6f8fd2c7cbbc8fc74ec7a5b8237e2 (diff) |
Notes
Diffstat (limited to 'japanese/libtomoe-gtk')
-rw-r--r-- | japanese/libtomoe-gtk/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/japanese/libtomoe-gtk/Makefile b/japanese/libtomoe-gtk/Makefile index 8af30981337d..189c2bbc68d5 100644 --- a/japanese/libtomoe-gtk/Makefile +++ b/japanese/libtomoe-gtk/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ja-libtomoe-gtk -# Date created: 18 Dec 2005 -# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> -# +# Created by: Hajimu UMEMOTO <ume@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libtomoe-gtk PORTVERSION= 0.6.0 @@ -19,7 +15,7 @@ LIB_DEPENDS= tomoe.1:${PORTSDIR}/japanese/tomoe USE_GNOME= lthack gnomehack gtk20 GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_LDCONFIG= yes #OPTIONS= GUCHARMAP "Compile with gucharmap" on |