diff options
Diffstat (limited to 'x11-toolkits/jx')
-rw-r--r-- | x11-toolkits/jx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/jx/Makefile b/x11-toolkits/jx/Makefile index 1b8eea43aaa6..92ad504a4cba 100644 --- a/x11-toolkits/jx/Makefile +++ b/x11-toolkits/jx/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 USE_REINPLACE= yes USE_X_PREFIX= yes USE_XPM= yes |