diff options
author | edwin <edwin@FreeBSD.org> | 2014-05-14 06:48:45 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2014-05-14 06:48:45 +0800 |
commit | 2bd5ce7e3be9f335ffc8b65b6a8f02bf02f55e87 (patch) | |
tree | 32373a116da8a1b2c8af3db37c15b6396263ff52 /devel | |
parent | f1d8b98937b2480c55410e75655e7b2518d82907 (diff) | |
download | freebsd-ports-gnome-2bd5ce7e3be9f335ffc8b65b6a8f02bf02f55e87.tar.gz freebsd-ports-gnome-2bd5ce7e3be9f335ffc8b65b6a8f02bf02f55e87.tar.zst freebsd-ports-gnome-2bd5ce7e3be9f335ffc8b65b6a8f02bf02f55e87.zip |
Stagify
Diffstat (limited to 'devel')
-rw-r--r-- | devel/flatzebra/Makefile | 5 | ||||
-rw-r--r-- | devel/flatzebra/pkg-plist | 3 |
2 files changed, 2 insertions, 6 deletions
diff --git a/devel/flatzebra/Makefile b/devel/flatzebra/Makefile index 8b6219721b81..b796e4ac7604 100644 --- a/devel/flatzebra/Makefile +++ b/devel/flatzebra/Makefile @@ -13,8 +13,7 @@ COMMENT= A generic game engine for 2D double-buffering animation GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir=${PREFIX}/include -USES= pkgconfig -USE_AUTOTOOLS= libtool +USES= pkgconfig libtool USE_SDL= sdl mixer image USE_LDCONFIG= yes @@ -22,8 +21,6 @@ USE_LDCONFIG= yes DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= AUTHORS COPYING INSTALL NEWS README TODO THANKS -NO_STAGE= yes - OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/devel/flatzebra/pkg-plist b/devel/flatzebra/pkg-plist index 6f67da43d44e..37932a680fd5 100644 --- a/devel/flatzebra/pkg-plist +++ b/devel/flatzebra/pkg-plist @@ -1,7 +1,6 @@ lib/libflatzebra-0.1.so.2 +lib/libflatzebra-0.1.so.2.0.0 lib/libflatzebra-0.1.so -lib/libflatzebra-0.1.la -lib/libflatzebra-0.1.a libdata/pkgconfig/flatzebra-0.1.pc include/flatzebra/Couple.h include/flatzebra/Joystick.h |