aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python+ipv6
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>1999-04-22 00:20:05 +0800
committernectar <nectar@FreeBSD.org>1999-04-22 00:20:05 +0800
commit3965deb795f2421272c5d10f92cb30fb96b6a54d (patch)
tree6f957826dce02b5e213e7bc75aba897123be71d3 /lang/python+ipv6
parent111f4cd286bf273a544587426ca9faa04f8b6dbd (diff)
downloadfreebsd-ports-gnome-3965deb795f2421272c5d10f92cb30fb96b6a54d.tar.gz
freebsd-ports-gnome-3965deb795f2421272c5d10f92cb30fb96b6a54d.tar.zst
freebsd-ports-gnome-3965deb795f2421272c5d10f92cb30fb96b6a54d.zip
Remove ``NO_LATEST_LINK''
Approved by: Maintainer <tg@FreeBSD.ORG>
Diffstat (limited to 'lang/python+ipv6')
-rw-r--r--lang/python+ipv6/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python+ipv6/Makefile b/lang/python+ipv6/Makefile
index b6300480f5c9..2a3360957635 100644
--- a/lang/python+ipv6/Makefile
+++ b/lang/python+ipv6/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.46 1999/04/11 00:38:09 nectar Exp $
+# $Id: Makefile,v 1.47 1999/04/21 05:56:24 nectar Exp $
#
DISTNAME= py152
@@ -25,7 +25,6 @@ MAKE_FLAGS= 'OPT=${CFLAGS}'
INSTALL_TARGET= install
PLIST= ${WRKDIR}/PLIST
MAN1= python.1
-NO_LATEST_LINK= yes
#
# The standard setup file
ONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * Fix plist with NOPORTDOCS.kuriyama2008-08-112-12/+70 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * - Update to 1.4.9miwi2008-04-272-7/+7 * - Upgrade to 1.4.8 (GPL3).kuriyama2008-01-122-8/+7 * Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-4/+0 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0 * - Welcome X.org 7.2 \o/.flz2007-05-202-22/+1 * - Upgrade to 1.4.7.kuriyama2007-03-06