diff options
Diffstat (limited to 'japanese/tkstep80/Makefile')
-rw-r--r-- | japanese/tkstep80/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/tkstep80/Makefile b/japanese/tkstep80/Makefile index 50a855d365a7..011513e0133a 100644 --- a/japanese/tkstep80/Makefile +++ b/japanese/tkstep80/Makefile @@ -7,7 +7,7 @@ PORTNAME= tkstep PORTVERSION= 8.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese tk MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITE_SUBDIR= tcl8_0 @@ -22,8 +22,7 @@ COMMENT= The Tk toolkit with a NeXTSTEP look and more LIB_DEPENDS= tcl80jp.1:${PORTSDIR}/japanese/tcl80 -USE_XLIB= yes -USE_XPM= yes +USE_XORG= xpm USE_AUTOTOOLS= autoconf:213 HAS_CONFIGURE= yes CONFIGURE_ARGS= --enable-gcc --enable-shared --enable-step \ |