Index: head/lang/smalltalk/Makefile =================================================================== --- head/lang/smalltalk/Makefile (revision 58539) +++ head/lang/smalltalk/Makefile (revision 58540) @@ -1,41 +1,42 @@ # New ports collection makefile for: smalltalk # Date created: 09 Feb 1995 # Whom: gpalmer # # $FreeBSD$ # PORTNAME= smalltalk -PORTVERSION= 1.95.13 +PORTVERSION= 1.95.13.a CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a/a/} MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO='makeinfo --no-split' CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN1= gst.1 .if defined(WITH_TCLTK) LIB_DEPENDS+= tk83.1:${PORTSDIR}/x11-toolkits/tk83 CONFIGURE_ARGS+= --with-tcl=${LOCALBASE}/lib/tcl8.3 \ --with-tk=${LOCALBASE}/lib/tk8.3 PLIST_SUB+= TCLTK="" .else CONFIGURE_ARGS+= --with-tcl=no PLIST_SUB+= TCLTK="@comment " .endif post-extract: @${RM} -f ${WRKSRC}/doc/gst.info* pre-patch: @${FIND} ${WRKSRC} -name 'Makefile.in' | ${XARGS} ${PERL} -pi -e \ 's| -release \$$\(VERSION\)| -avoid-version|g' @${PERL} -pi -e 's|||g' ${WRKSRC}/libltdl/ltdl.c .include Property changes on: head/lang/smalltalk/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.38 \ No newline at end of property +1.39 \ No newline at end of property Index: head/lang/smalltalk/distinfo =================================================================== --- head/lang/smalltalk/distinfo (revision 58539) +++ head/lang/smalltalk/distinfo (revision 58540) @@ -1 +1 @@ -MD5 (smalltalk-1.95.13.tar.gz) = 7b98e567d9751b580e2f98b43e839e16 +MD5 (smalltalk-1.95.13a.tar.gz) = 0870c6bce59d1e97a2fdcf7caf802c2e Property changes on: head/lang/smalltalk/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property