fix WANTLIB.
ok couderc@
This commit is contained in:
parent
7423ce6c19
commit
92030b96c4
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.73 2007/06/10 17:30:15 couderc Exp $
|
||||
# $OpenBSD: Makefile,v 1.74 2007/06/10 19:16:12 aanriot Exp $
|
||||
|
||||
COMMENT= "mail/news client in gtk+"
|
||||
|
||||
MAJOR= 2.4
|
||||
VERSION= ${MAJOR}.2
|
||||
DISTNAME= sylpheed-${VERSION}
|
||||
PKGNAME= ${DISTNAME}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= mail news x11
|
||||
HOMEPAGE= http://sylpheed.sraoss.jp/en
|
||||
|
||||
@ -19,7 +19,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= devel/gettext
|
||||
LIB_DEPENDS= gtk-x11-2.0.>=0.9,gdk_pixbuf-2.0.>=0.9,gdk-x11-2.0.>=0.9::x11/gtk+2
|
||||
WANTLIB= ICE SM X11 Xau Xdmcp Xrender Xcursor Xext Xfixes \
|
||||
WANTLIB= X11 Xau Xdmcp Xrender Xcursor Xext Xfixes \
|
||||
Xi Xinerama Xrandr atk-1.0 c cairo crypto expat \
|
||||
fontconfig freetype glib-2.0 glitz gdk-x11-2.0 \
|
||||
gdk_pixbuf-2.0 gmodule-2.0 gobject-2.0 \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.26 2007/06/10 17:30:15 couderc Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.27 2007/06/10 19:16:12 aanriot Exp $
|
||||
bin/sylpheed
|
||||
share/locale/be/LC_MESSAGES/sylpheed.mo
|
||||
share/locale/bg/LC_MESSAGES/sylpheed.mo
|
||||
@ -32,7 +32,6 @@ share/locale/uk/LC_MESSAGES/sylpheed.mo
|
||||
share/locale/vi/LC_MESSAGES/sylpheed.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/sylpheed.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/sylpheed.mo
|
||||
share/nls/pl_PL.ISO_8859-2/
|
||||
share/sylpheed/
|
||||
share/sylpheed/faq/
|
||||
share/sylpheed/faq/de/
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.60 2007/06/10 17:29:38 couderc Exp $
|
||||
# $OpenBSD: Makefile,v 1.61 2007/06/10 19:15:22 aanriot Exp $
|
||||
|
||||
COMMENT= "GTK+2 IRC client"
|
||||
|
||||
MAJOR= 2.8
|
||||
VERSION= ${MAJOR}.2
|
||||
DISTNAME= xchat-${VERSION}
|
||||
PKGNAME= ${DISTNAME}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= net x11
|
||||
|
||||
HOMEPAGE= http://www.xchat.org/
|
||||
@ -16,7 +16,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE SM X11 Xau Xdmcp Xcursor Xext Xrender \
|
||||
WANTLIB= X11 Xau Xdmcp Xcursor Xext Xrender \
|
||||
Xfixes Xi Xinerama Xrandr atk-1.0 c cairo \
|
||||
crypto expat fontconfig freetype glib-2.0 \
|
||||
glitz gmodule-2.0 gobject-2.0 m \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.20 2007/06/10 17:29:38 couderc Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.21 2007/06/10 19:15:22 aanriot Exp $
|
||||
bin/xchat
|
||||
share/applications/
|
||||
share/applications/xchat.desktop
|
||||
@ -33,6 +33,5 @@ share/locale/uk/LC_MESSAGES/xchat.mo
|
||||
share/locale/vi/LC_MESSAGES/xchat.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xchat.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/xchat.mo
|
||||
share/nls/pl_PL.ISO_8859-2/
|
||||
share/pixmaps/
|
||||
share/pixmaps/xchat.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user