diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-10-07 17:36:44 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-10-07 17:36:44 +0000 |
commit | bd05a364baed39f76c2dbb4a1212d3e778f7eae9 (patch) | |
tree | 46ba7499a61d1e249bfb1ba95ce38421c678aed6 /graphics/gd2 | |
parent | 16a8164180439a5684f096f64f0d3cd35c0a9730 (diff) |
Notes
Diffstat (limited to 'graphics/gd2')
-rw-r--r-- | graphics/gd2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile index 9e635584258c..731e7283a03e 100644 --- a/graphics/gd2/Makefile +++ b/graphics/gd2/Makefile @@ -11,8 +11,6 @@ CATEGORIES= graphics MASTER_SITES= http://www.boutell.com/gd/http/ \ ftp://ftp.boutell.com/pub/boutell/gd/ -MAINTAINER= jeff@cetlink.net - LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png FETCH_BEFORE_ARGS= -b |