diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-30 14:24:44 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-30 14:24:44 +0000 |
commit | 777cce7319e8a4382d064dad383ec03f26a5c337 (patch) | |
tree | fcb99964fc5c35aba0103920caec2c2064685d40 | |
parent | cac7df4d10eab60cccd695bdbceadf10077bc985 (diff) | |
download | ports-777cce7319e8a4382d064dad383ec03f26a5c337.tar.gz ports-777cce7319e8a4382d064dad383ec03f26a5c337.zip |
Notes
-rw-r--r-- | x11-wm/epplets/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/epplets/pkg-plist | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index aedce2a9f59a..4deec5c43830 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -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 diff --git a/x11-wm/epplets/pkg-plist b/x11-wm/epplets/pkg-plist index ee75700a0c98..9eadc92728d5 100644 --- a/x11-wm/epplets/pkg-plist +++ b/x11-wm/epplets/pkg-plist @@ -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 |