aboutsummaryrefslogtreecommitdiffstats
path: root/math/mpc/Makefile
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2009-10-11 15:51:06 +0800
committergerald <gerald@FreeBSD.org>2009-10-11 15:51:06 +0800
commit74ae58b52c4973ff2623a7b8e3146735ef9f5ee8 (patch)
treeb7d6c2839908e4a69dfacf932bada9e74fcff261 /math/mpc/Makefile
parent23e38887df0d3e0816c6da18fe49787fa0886bc0 (diff)
downloadfreebsd-ports-gnome-74ae58b52c4973ff2623a7b8e3146735ef9f5ee8.tar.gz
freebsd-ports-gnome-74ae58b52c4973ff2623a7b8e3146735ef9f5ee8.tar.zst
freebsd-ports-gnome-74ae58b52c4973ff2623a7b8e3146735ef9f5ee8.zip
Replace pkg-plist by a PLIST_FILES in Makefile.
Approved by: maintainer (wen heping)
Diffstat (limited to 'math/mpc/Makefile')
-rw-r--r--math/mpc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/mpc/Makefile b/math/mpc/Makefile
index ab09a7da2aaf..4eb6fbf898db 100644
--- a/math/mpc/Makefile
+++ b/math/mpc/Makefile
@@ -22,6 +22,8 @@ CONFIGURE_ARGS= --with-gmp=${LOCALBASE} \
USE_LDCONFIG= yes
INFO= mpc
+PLIST_FILES= include/mpc.h \
+ lib/libmpc.a lib/libmpc.la lib/libmpc.so lib/libmpc.so.2
LATEST_LINK= math_mpc