From 6eb97b8c5e27f7be5aaa1d4a7c2ced25d3d8c792 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 9 Apr 2005 19:38:31 +0000 Subject: Get rid of the non-standard variable DIST_VERSION. --- net/skype/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'net') diff --git a/net/skype/Makefile b/net/skype/Makefile index 9194089b2d2..127b68c6f96 100644 --- a/net/skype/Makefile +++ b/net/skype/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2005/04/09 19:33:03 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/09 19:38:31 jmmv Exp $ # -DISTNAME= skype_staticQT-${DIST_VERSION} -PKGNAME= skype-${DIST_VERSION} +DISTNAME= skype_staticQT-1.0.0.1 +PKGNAME= ${DISTNAME:S/_staticQT//} CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ EXTRACT_SUFX= .tar.bz2 @@ -28,8 +28,6 @@ ONLY_FOR_PLATFORM= *-*-i386 NO_CONFIGURE= yes CHECK_SHLIBS= no -DIST_VERSION= 1.0.0.1 - RESTRICTED= "Redistribution not allowed yet." NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} -- cgit v1.2.3