- Fix WANTLIB marker
- Bump PKGNAME
This commit is contained in:
parent
4aa1ddfe87
commit
5cb39355f8
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2005/01/23 19:21:43 pvalchev Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2005/07/11 19:38:04 alek Exp $
|
||||
|
||||
COMMENT= "desktop organizer software for the palm pilot"
|
||||
|
||||
DISTNAME= jpilot-0.99.7
|
||||
PKGNAME= ${DISTNAME}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= comms palm
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
@ -18,11 +18,10 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= c readline crypto m ncurses X11 Xcursor Xext Xft \
|
||||
Xinerama Xrender fontconfig freetype atk-1.0.800.0 \
|
||||
WANTLIB= c readline crypto m ncurses X11 Xft pangoxft-1.0.600.0 \
|
||||
Xrender fontconfig freetype atk-1.0.800.0 pangox-1.0.600.0 \
|
||||
gdk_pixbuf-2.0.400.14 glib-2.0.400.8 gmodule-2.0.400.8 \
|
||||
gobject-2.0.400.8 pango-1.0.600.0 pangoft2-1.0.600.0 \
|
||||
pangox-1.0.600.0 pangoxft-1.0.600.0
|
||||
gobject-2.0.400.8 pango-1.0.600.0 pangoft2-1.0.600.0
|
||||
|
||||
PATCH_LIST= ${PORTSDIR}/infrastructure/patches/patch-lt1.3.5-ltconfig \
|
||||
patch-*
|
||||
|
Loading…
x
Reference in New Issue
Block a user