Sync wantlib for kerberos removal.
This commit is contained in:
parent
e1493d12cd
commit
7d771d357f
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.95 2014/01/08 18:26:01 giovanni Exp $
|
||||
# $OpenBSD: Makefile,v 1.96 2014/04/21 14:11:53 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNU Image Manipulation Program
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
DISTNAME= gimp-2.8.4
|
||||
REVISION= 5
|
||||
REVISION= 6
|
||||
|
||||
SHARED_LIBS+= gimp-2.0 272.0 # 800.0
|
||||
SHARED_LIBS+= gimpbase-2.0 272.0 # 800.0
|
||||
@ -50,20 +50,17 @@ LIB_DEPENDS= x11/gtk+2 \
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB= ICE SM X11 Xcomposite Xcursor Xdamage \
|
||||
Xext Xfixes Xi Xinerama Xmu Xpm Xrandr Xrender Xt \
|
||||
aa asn1 atk-1.0 avahi-client avahi-common babl-0.1 bz2 \
|
||||
c cairo croco-0.6 crypto \
|
||||
cups cupsimage curl dbus-1 dbus-glib-1 execinfo \
|
||||
exif expat ffi fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||
gegl-0.2 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gs \
|
||||
gssapi gthread-2.0 gtk-x11-2.0 harfbuzz \
|
||||
idn ijs jasper jbig2dec jpeg krb5 lcms lcms2 \
|
||||
m mng ncurses openjpeg pango-1.0 pangocairo-1.0 pangoft2-1.0 \
|
||||
pcre pixman-1 png poppler poppler-glib pthread pthread-stubs \
|
||||
rsvg-2 ssl tiff wmf-0.2 wmflite-0.2 xcb xcb-render \
|
||||
xcb-shm xml2 z com_err graphite2 heimbase \
|
||||
roken wind
|
||||
WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi
|
||||
WANTLIB += Xinerama Xmu Xpm Xrandr Xrender Xt aa atk-1.0 avahi-client
|
||||
WANTLIB += avahi-common babl-0.1 bz2 c cairo croco-0.6 crypto
|
||||
WANTLIB += cups cupsimage curl dbus-1 dbus-glib-1 execinfo exif
|
||||
WANTLIB += expat ffi fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
|
||||
WANTLIB += gegl-0.2 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 graphite2
|
||||
WANTLIB += gs gthread-2.0 gtk-x11-2.0 harfbuzz idn ijs jasper
|
||||
WANTLIB += jbig2dec jpeg lcms lcms2 m mng ncurses openjpeg pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png poppler
|
||||
WANTLIB += poppler-glib pthread pthread-stubs rsvg-2 ssl tiff
|
||||
WANTLIB += wmf-0.2 wmflite-0.2 xcb xcb-render xcb-shm xml2 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
textproc/intltool \
|
||||
|
Loading…
x
Reference in New Issue
Block a user