diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-05-26 16:56:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-05-26 16:56:38 +0000 |
commit | 172dc605331ad279acac48dcf497902934042609 (patch) | |
tree | e344340012872b624470ba0603105138d6a0eba0 /sysutils/conky-awesome | |
parent | 95057a909df3543fbeb3342fcca61c2644b47736 (diff) | |
download | ports-172dc605331ad279acac48dcf497902934042609.tar.gz ports-172dc605331ad279acac48dcf497902934042609.zip |
Notes
Diffstat (limited to 'sysutils/conky-awesome')
-rw-r--r-- | sysutils/conky-awesome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/conky-awesome/Makefile b/sysutils/conky-awesome/Makefile index 5826e74bf524..705c0e90a767 100644 --- a/sysutils/conky-awesome/Makefile +++ b/sysutils/conky-awesome/Makefile @@ -17,7 +17,7 @@ PATCHDIR= ${.CURDIR}/files CONFLICTS= conky-[0-9]* USE_XORG= -USE_GNOME= +USE_GNOME= pkgconfig CONFIGURE_ARGS+= --disable-x11 .include "${MASTERDIR}/Makefile" |