diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2003-06-11 14:36:43 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2003-06-11 14:36:43 +0000 |
commit | c5a61d17398236bd003dba2e7154da56adf3e999 (patch) | |
tree | e301e4400871032cc829a934f9c4e794f390975f /graphics/Cgraph/Makefile | |
parent | Remove unused variables. (diff) |
Fix this port build & library linking.
Submitted by: Meikel Brandmeyer <Brandels_Mikesh@web.de>
Diffstat (limited to 'graphics/Cgraph/Makefile')
-rw-r--r-- | graphics/Cgraph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Cgraph/Makefile b/graphics/Cgraph/Makefile index 1d4814930e8d..6e77320a3f0c 100644 --- a/graphics/Cgraph/Makefile +++ b/graphics/Cgraph/Makefile @@ -7,6 +7,7 @@ PORTNAME= Cgraph PORTVERSION= 2.04 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.tobez.org/download/port-mirrors/graphics/Cgraph/ DISTNAME= ${PORTNAME}${PORTVERSION} |