1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Add USES=libtool.

This commit is contained in:
Tijl Coosemans 2014-06-30 14:24:44 +00:00
parent cac7df4d10
commit 777cce7319
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359850
2 changed files with 5 additions and 5 deletions

View File

@ -3,22 +3,22 @@
PORTNAME= epplets
PORTVERSION= 0.14
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11-wm
MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}
MAINTAINER= gahr@FreeBSD.org
COMMENT= A collection of Enlightenment dock applications
COMMENT= Collection of Enlightenment dock applications
BUILD_DEPENDS= e16:${PORTSDIR}/x11-wm/e16
LIB_DEPENDS= libcdaudio.so:${PORTSDIR}/audio/libcdaudio
RUN_DEPENDS= e16:${PORTSDIR}/x11-wm/e16 \
import:${PORTSDIR}/graphics/ImageMagick
USES= gmake libtool pkgconfig
USE_XORG= xext
USE_GNOME= esound
USE_GL= glut
USES= gmake pkgconfig
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -32,13 +32,13 @@ bin/E-Xss.epplet
bin/Emix.epplet
include/epplet.h
lib/libepplet_glx.a
lib/libepplet_glx.la
lib/libepplet_glx.so
lib/libepplet_glx.so.3
lib/libepplet_glx.so.3.0.0
lib/libepplet.a
lib/libepplet.la
lib/libepplet.so
lib/libepplet.so.3
lib/libepplet.so.3.0.0
share/e16/epplet_icons/E-Biff.icon
share/e16/epplet_icons/E-Clock.icon
share/e16/epplet_icons/E-Cpu.icon