- Convert USE_XZ to USES

- Switch to USES=libtool, drop .la files
This commit is contained in:
Dmitry Marakasov 2014-06-03 01:22:17 +00:00
parent 50202b8d5e
commit dbec84e0f8
2 changed files with 3 additions and 4 deletions

View file

@ -3,6 +3,7 @@
PORTNAME= rep-gtk2
PORTVERSION= 0.90.8.1
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= x11-toolkits
MASTER_SITES= http://download.tuxfamily.org/librep/rep-gtk/%SUBDIR%/
@ -16,10 +17,9 @@ LICENSE= GPLv2
LIB_DEPENDS= librep.so:${PORTSDIR}/lang/librep
USE_XZ= yes
USES= gmake pathfix pkgconfig
USES= tar:xz gmake pathfix pkgconfig libtool
GNU_CONFIGURE= yes
USE_GNOME= gtk20
USE_AUTOTOOLS= libtool
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View file

@ -1,6 +1,5 @@
include/rep-gtk/rep-gtk.h
lib/rep/gui/gtk-2/gtk.a
lib/rep/gui/gtk-2/gtk.la
lib/rep/gui/gtk-2/gtk.so
libdata/pkgconfig/rep-gtk.pc
@dirrm lib/rep/gui/gtk-2