aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libgpc
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-01-28 03:34:53 +0800
committerkris <kris@FreeBSD.org>2007-01-28 03:34:53 +0800
commit2825b2d3f153a70470a38523e6c6bf7aa4553a41 (patch)
tree488e8753fc18ac8180fb7e5884a0f873490f334b /devel/libgpc
parente03e92f16fcf36bf3c26a7c99672e854e3966136 (diff)
downloadfreebsd-ports-gnome-2825b2d3f153a70470a38523e6c6bf7aa4553a41.tar.gz
freebsd-ports-gnome-2825b2d3f153a70470a38523e6c6bf7aa4553a41.tar.zst
freebsd-ports-gnome-2825b2d3f153a70470a38523e6c6bf7aa4553a41.zip
Correct legacy a.out packing list format
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