- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-02 23:35:06 +00:00
parent 2f788bdc66
commit bfd819d440
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360315
2 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
PORTNAME= guilib
PORTVERSION= 1.2.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/GUIlib/src/
DISTNAME= GUIlib-${PORTVERSION}
@ -12,7 +12,7 @@ MAINTAINER= acm@FreeBSD.org
COMMENT= Simple GUI framework for use with SDL
USE_SDL= sdl
USES= gmake
USES= gmake libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= aclocal:env

View file

@ -15,7 +15,7 @@ include/GUI/GUI_widgets.h
include/GUI/GUI_output.h
include/GUI/GUI_loadimage.h
lib/libGUI.a
lib/libGUI.la
lib/libGUI.so
lib/libGUI.so.0
lib/libGUI.so.0.0.0
@dirrm include/GUI