diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-08-28 21:53:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-08-28 21:53:09 +0000 |
commit | f20ed2f9f5b5a894bd9adb078a05ae8285239ee1 (patch) | |
tree | 55a078299be3950e31241f7202681e471b0a0ae8 /x11/gpctool | |
parent | - Update to 0.73 (diff) |
- Chase devel/gpc rename
Pointy hat to: alepulver
Notes
Notes:
svn path=/head/; revision=171589
Diffstat (limited to 'x11/gpctool')
-rw-r--r-- | x11/gpctool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gpctool/Makefile b/x11/gpctool/Makefile index 4af4a6724319..d714c4ceeed6 100644 --- a/x11/gpctool/Makefile +++ b/x11/gpctool/Makefile @@ -14,7 +14,7 @@ DISTNAME= gpct${PORTVERSION:S/.//g} MAINTAINER= mi@aldan.algebra.com COMMENT= Evaluation tool for the Generic Polygon Clipper library -LIB_DEPENDS= gpc:${PORTSDIR}/devel/gpc \ +LIB_DEPENDS= gpc:${PORTSDIR}/devel/libgpc \ formsGL:${PORTSDIR}/x11-toolkits/xforms USE_ZIP= yes |