diff options
Diffstat (limited to 'textproc/scim/Makefile')
-rw-r--r-- | textproc/scim/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile index d5dbc943af9b..af736eb77943 100644 --- a/textproc/scim/Makefile +++ b/textproc/scim/Makefile @@ -7,10 +7,9 @@ PORTNAME= scim PORTVERSION= 1.4.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=scim +MASTER_SITES= SF MAINTAINER= lx@FreeBSD.org COMMENT= Smart Common Input Method platform @@ -20,6 +19,7 @@ USE_GNOME= gnomehack gnomehier gtk20 intlhack USE_AUTOTOOLS= libtool:15 USE_ICONV= yes USE_GMAKE= yes +USE_XORG= x11 xpm USE_LDCONFIG= yes USE_GETTEXT= yes GNU_CONFIGURE= yes |