WANTLIB
This commit is contained in:
parent
9e2e2fb6c1
commit
4050e30f04
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2005/02/21 13:41:37 couderc Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2005/09/11 07:27:51 espie Exp $
|
||||
|
||||
COMMENT= "Virtual desktop manager for X11"
|
||||
|
||||
VERSION= 0.4.0
|
||||
DISTNAME= waimea-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://www.waimea.org
|
||||
@ -18,7 +18,8 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=waimea/}
|
||||
|
||||
USE_X11= Yes
|
||||
WANTLIB= SM ICE X11 Xext Xinerama Xrender Xrandr Xft stdc++ m c
|
||||
WANTLIB= SM ICE X11 Xext Xinerama Xrender Xrandr Xft stdc++ m c \
|
||||
freetype fontconfig
|
||||
USE_GMAKE= Yes
|
||||
CONFIGURE_STYLE= autoconf
|
||||
CONFIGURE_ARGS= --disable-pixmap
|
||||
|
Loading…
Reference in New Issue
Block a user