diff options
author | lioux <lioux@FreeBSD.org> | 2003-04-29 09:57:13 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-04-29 09:57:13 +0800 |
commit | e8b73a696fda66d49f814b15e52827ddfab60227 (patch) | |
tree | e3f97d7986f11c04ef1364a53f0e170b89653f19 /audio | |
parent | 1d9f537be989af235ce9689275ad05cb220960fd (diff) | |
download | freebsd-ports-gnome-e8b73a696fda66d49f814b15e52827ddfab60227.tar.gz freebsd-ports-gnome-e8b73a696fda66d49f814b15e52827ddfab60227.tar.zst freebsd-ports-gnome-e8b73a696fda66d49f814b15e52827ddfab60227.zip |
Add "PKGNAMEPREFIX=linux-" to linux binary ports
Diffstat (limited to 'audio')
-rw-r--r-- | audio/agsatellite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/agsatellite/Makefile b/audio/agsatellite/Makefile index bb77d5009d4f..ca3f568970c7 100644 --- a/audio/agsatellite/Makefile +++ b/audio/agsatellite/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 0.520 PORTREVISION= 2 CATEGORIES= audio net linux MASTER_SITES= http://www.audiogalaxy.com/downloads/ +PKGNAMEPREFIX= linux- DISTNAME= AGSatellite${PORTVERSION:S/.//}-glibc21 MAINTAINER= lioux@FreeBSD.org |