Correct PKGNAMEPREFIX..

Submitted by:	demon
This commit is contained in:
Akinori MUSHA 2001-08-31 17:57:04 +00:00
parent 4e8eccf6f7
commit ae43c40124
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47239

View File

@ -8,7 +8,7 @@ PORTNAME= gdchart
PORTVERSION= 0.0.1
CATEGORIES= graphics ruby
MASTER_SITES= http://www.aragorn.demon.nl/lib/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
MAINTAINER= knu@FreeBSD.org