mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add USES=libtool
This commit is contained in:
parent
ac0307c82b
commit
4f0c0761ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360058
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= ubuntulooks
|
||||
PORTVERSION= 0.9.12
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntulooks/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
|
||||
@ -15,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-t
|
||||
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig gmake
|
||||
USES= gmake libtool pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
lib/gtk-2.0/%%GTK2_VERSION%%/engines/libubuntulooks.so
|
||||
lib/gtk-2.0/%%GTK2_VERSION%%/engines/libubuntulooks.la
|
||||
share/themes/Human/gtk-2.0/gtkrc
|
||||
@dirrm share/themes/Human/gtk-2.0
|
||||
@dirrm share/themes/Human
|
||||
@dirrmtry share/themes
|
||||
|
Loading…
Reference in New Issue
Block a user