summaryrefslogtreecommitdiffstats
path: root/sysutils/conky-awesome
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-10-26 11:03:58 +0000
committernovel <novel@FreeBSD.org>2005-10-26 11:03:58 +0000
commitb3db22bad147421811dbb1d0e77125328271f706 (patch)
treeeffafdedf2220f1006ec51128f6f2be0d68bac3d /sysutils/conky-awesome
parentc893f14bfa4c4b2d14feebc884a2c7e469895714 (diff)
downloadFreeBSD-ports-b3db22bad147421811dbb1d0e77125328271f706.zip
FreeBSD-ports-b3db22bad147421811dbb1d0e77125328271f706.tar.gz
An attempt to make it respect X11BASE.
Reported by: pointyhat via kris
Diffstat (limited to 'sysutils/conky-awesome')
-rw-r--r--sysutils/conky-awesome/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/conky-awesome/Makefile b/sysutils/conky-awesome/Makefile
index bd3fb15..f75d79a 100644
--- a/sysutils/conky-awesome/Makefile
+++ b/sysutils/conky-awesome/Makefile
@@ -18,6 +18,8 @@ USE_BZIP2= yes
USE_REINPLACE= yes
HAS_CONFIGURE= yes
USE_X_PREFIX= yes
+CONFIGURE_ENV= CFLAGS="-I${X11BASE}/include" \
+ LDFLAGS="-L${X11BASE}/lib"
MAN1= conky.1
OpenPOWER on IntegriCloud