summaryrefslogtreecommitdiff
path: root/devel/libgpc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-01-27 19:34:53 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-01-27 19:34:53 +0000
commit9932389f3df6b88aa0b2bcc3ebe901b0b65b3aa2 (patch)
tree5fe7ffc8f153cd4a6c0c331a024b383b61cb6391 /devel/libgpc
parentUpdate to 1.02 (diff)
Correct legacy a.out packing list format
Notes
Notes: svn path=/head/; revision=183428
Diffstat (limited to 'devel/libgpc')
-rw-r--r--devel/libgpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgpc/Makefile b/devel/libgpc/Makefile
index 47230fae338a..376211dbd6c8 100644
--- a/devel/libgpc/Makefile
+++ b/devel/libgpc/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= mi@aldan.algebra.com
COMMENT= Generic Polygon Clipper
USE_ZIP= yes
-PLIST_FILES= lib/libgpc.so.${PORTVERSION} \
+PLIST_FILES= lib/libgpc.so.2 \
lib/libgpc.so lib/libgpc.a \
include/gpc.h
INSTALLS_SHLIB= yes