- Update MASTER_SITES
- Drop unnecessary CPPFLAGS from CONFIGURE_ENV PR: 160349 Submitted by: olgeni
This commit is contained in:
parent
5d4fa31d36
commit
67b917fe66
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281349
@ -9,7 +9,7 @@ PORTNAME= obconf
|
||||
PORTVERSION= 2.0.3
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://offload1.icculus.org/openbox/obconf/
|
||||
MASTER_SITES= http://openbox.org/dist/obconf/
|
||||
|
||||
MAINTAINER= novel@FreeBSD.org
|
||||
COMMENT= Preferences manager for the Openbox window manager
|
||||
@ -19,7 +19,7 @@ LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \
|
||||
|
||||
USE_GNOME= gnomehier libglade2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
|
||||
CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" \
|
||||
OPENBOX_CFLAGS="`pkg-config --cflags obrender-3.5 obt-3.5`" \
|
||||
OPENBOX_LIBS="`pkg-config --libs obrender-3.5 obt-3.5`"
|
||||
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/openbox
|
||||
|
Loading…
Reference in New Issue
Block a user