summaryrefslogtreecommitdiff
path: root/lang/Cg-compiler
diff options
context:
space:
mode:
authorsalo <salo>2006-06-30 13:47:06 +0000
committersalo <salo>2006-06-30 13:47:06 +0000
commita34abf154b86833f5a54fa81e83c61ff6d95c27e (patch)
tree9414cfc981d5bec77c35d7b27b0b79037df3b76f /lang/Cg-compiler
parent9b968b291a5c66ae055168e724f2e463815289e1 (diff)
downloadpkgsrc-a34abf154b86833f5a54fa81e83c61ff6d95c27e.tar.gz
Don't hardcode SuSE 7.3 dependency, it's gone.
Diffstat (limited to 'lang/Cg-compiler')
-rw-r--r--lang/Cg-compiler/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/Cg-compiler/Makefile b/lang/Cg-compiler/Makefile
index a69bd5cc499..c9c1ed8f625 100644
--- a/lang/Cg-compiler/Makefile
+++ b/lang/Cg-compiler/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2006/05/22 22:22:03 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2006/06/30 13:47:06 salo Exp $
#
DISTNAME= CgLinux-1.3.0408-0400
PKGNAME= Cg-compiler-1.3beta2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= ftp://download.nvidia.com/developer/cg/Cg_1.3/Linux/
@@ -19,7 +19,7 @@ NO_BUILD= yes
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} != "Linux"
-DEPENDS+= suse_base>=7.3:../../emulators/suse_base
+DEPENDS+= suse_base>=7.3:../../emulators/${SUSE_DIR_PREFIX}_base
.endif
INSTALLATION_DIRS= bin lib man/man3 share