diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-01 17:38:06 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-01 17:38:06 +0000 |
commit | 7243614ae8a6b1ce2d5957b79a29d1bc8b972c3a (patch) | |
tree | b24f1f42d34d2b0b03d806c25841834d355961dc /x11-themes | |
parent | cd419fd1dfe3dc76a40073fe54d2993054dfc88c (diff) |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/nimbus/Makefile | 11 | ||||
-rw-r--r-- | x11-themes/nimbus/pkg-plist | 2 |
2 files changed, 5 insertions, 8 deletions
diff --git a/x11-themes/nimbus/Makefile b/x11-themes/nimbus/Makefile index 26d1dbad5018..7f37ed909369 100644 --- a/x11-themes/nimbus/Makefile +++ b/x11-themes/nimbus/Makefile @@ -3,7 +3,7 @@ PORTNAME= nimbus PORTVERSION= 0.1.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes MASTER_SITES= http://dlc.sun.com/osol/jds/downloads/extras/nimbus/ \ http://devio.us/~kpedersen/distfiles/ @@ -11,14 +11,13 @@ MASTER_SITES= http://dlc.sun.com/osol/jds/downloads/extras/nimbus/ \ MAINTAINER= kpedersen@opencde.org COMMENT= GTK+ 2.x engine from the OpenSolaris project -BUILD_DEPENDS= ${LOCALBASE}/bin/intltoolize:${PORTSDIR}/textproc/intltool \ - ${LOCALBASE}/libdata/pkgconfig/icon-naming-utils.pc:${PORTSDIR}/x11-themes/icon-naming-utils -RUN_DEPENDS= ${LOCALBASE}/bin/gtk-demo:${PORTSDIR}/x11-toolkits/gtk20 +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/icon-naming-utils.pc:${PORTSDIR}/x11-themes/icon-naming-utils -USE_BZIP2= yes GNU_CONFIGURE= yes -USES= gmake pkgconfig +CONFIGURE_ARGS= --disable-static INSTALLS_ICONS= yes +INSTALL_TARGET= install-strip +USES= gmake libtool pkgconfig tar:bzip2 USE_LDCONFIG= yes USE_GNOME= gtk20 diff --git a/x11-themes/nimbus/pkg-plist b/x11-themes/nimbus/pkg-plist index 9b9066eb2308..b92c95428c59 100644 --- a/x11-themes/nimbus/pkg-plist +++ b/x11-themes/nimbus/pkg-plist @@ -1,5 +1,3 @@ -lib/gtk-2.0/2.10.0/engines/libnimbus.a -lib/gtk-2.0/2.10.0/engines/libnimbus.la lib/gtk-2.0/2.10.0/engines/libnimbus.so share/icons/nimbus/12x12/actions/add.png share/icons/nimbus/12x12/actions/gtk-add.png |