aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-27 16:28:44 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-27 16:28:44 +0000
commit71ca4b7b6bd628c55eaf0f2029b9bfceecceff36 (patch)
tree6fda261988ba39f06cfecf0ec71a893877f52902 /games
parent6dac322f0aa40e4ba1dc2febca2e24b347872665 (diff)
downloadports-71ca4b7b6bd628c55eaf0f2029b9bfceecceff36.tar.gz
ports-71ca4b7b6bd628c55eaf0f2029b9bfceecceff36.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/libfov/Makefile6
-rw-r--r--games/libfov/pkg-plist2
2 files changed, 5 insertions, 3 deletions
diff --git a/games/libfov/Makefile b/games/libfov/Makefile
index edad7fce052e..45d3a32a8dff 100644
--- a/games/libfov/Makefile
+++ b/games/libfov/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libfov
PORTVERSION= 1.0.4
+PORTREVISION= 1
CATEGORIES= games devel
MASTER_SITES= GOOGLE_CODE
@@ -12,10 +13,11 @@ COMMENT= C library for calculating fields of view on low resolution rasters
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= pathfix pkgconfig
-USE_AUTOTOOLS= libtool
+USES= pathfix pkgconfig libtool
+GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_prog_doxygen=no ac_cv_path_SDL_CONFIG=no
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
post-extract:
@${CHMOD} ${BINMODE} ${WRKSRC}/install-sh
diff --git a/games/libfov/pkg-plist b/games/libfov/pkg-plist
index 7bba1ca8a51a..65509985f4c7 100644
--- a/games/libfov/pkg-plist
+++ b/games/libfov/pkg-plist
@@ -1,9 +1,9 @@
include/fov/fov.h
lib/fov/include/config.h
lib/libfov.a
-lib/libfov.la
lib/libfov.so
lib/libfov.so.1
+lib/libfov.so.1.0.2
libdata/pkgconfig/libfov.pc
@dirrm lib/fov/include
@dirrm lib/fov