Drop the gettext module.
While here, drop share/pixmaps from PLIST.
This commit is contained in:
parent
f741626e62
commit
f737c90294
@ -1,27 +1,27 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2016/01/24 20:09:43 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2016/08/28 14:40:23 jca Exp $
|
||||
|
||||
COMMENT= configuration utility for openbox
|
||||
|
||||
DISTNAME= obconf-2.0.4
|
||||
CATEGORIES= x11
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= http://openbox.org/wiki/Obconf
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += ICE Imlib2 SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xft
|
||||
WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 c cairo fontconfig
|
||||
WANTLIB += ICE Imlib2 SM X11 Xcomposite Xcursor Xdamage Xext Xfixes
|
||||
WANTLIB += Xft Xi Xinerama Xrandr Xrender atk-1.0 c cairo fontconfig
|
||||
WANTLIB += freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glade-2.0
|
||||
WANTLIB += glib-2.0 gobject-2.0 gtk-x11-2.0 m obrender obt pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pangoxft-1.0 pthread rsvg-2
|
||||
WANTLIB += startup-notification-1 xml2 z
|
||||
WANTLIB += glib-2.0 gobject-2.0 gtk-x11-2.0 intl m obrender obt
|
||||
WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pangoxft-1.0
|
||||
WANTLIB += rsvg-2 startup-notification-1 xml2 z
|
||||
|
||||
MASTER_SITES= http://openbox.org/dist/obconf/
|
||||
|
||||
MODULES= devel/gettext
|
||||
LIB_DEPENDS= x11/gtk+2 \
|
||||
LIB_DEPENDS= devel/gettext \
|
||||
x11/gtk+2 \
|
||||
devel/libglade2 \
|
||||
devel/startup-notification \
|
||||
x11/openbox>=3.5.2
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2013/10/09 13:52:18 nigel Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2016/08/28 14:40:23 jca Exp $
|
||||
@bin bin/obconf
|
||||
share/applications/obconf.desktop
|
||||
share/locale/ar/LC_MESSAGES/obconf.mo
|
||||
@ -39,7 +39,6 @@ share/mimelnk/application/x-openbox-theme.desktop
|
||||
share/obconf/
|
||||
share/obconf/obconf.glade
|
||||
share/obconf/video-display.png
|
||||
share/pixmaps/
|
||||
share/pixmaps/obconf.png
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
Loading…
x
Reference in New Issue
Block a user