diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-31 06:28:46 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-31 06:28:46 +0000 |
commit | 370d08e1035554b1fc34f398f63240cf30f80ef4 (patch) | |
tree | 16ec28f968297d6bc2bf988205b8253c0cb9683e /deskutils/cairo-dock | |
parent | ae57a9b104642b676a0bad63640379f8dd6d8d79 (diff) |
- remove useless gmake dependency
PR: ports/156525
Submitted by: bapt (myself :)
Approved by: maintainer timeout
Notes
Notes:
svn path=/head/; revision=274866
Diffstat (limited to 'deskutils/cairo-dock')
-rw-r--r-- | deskutils/cairo-dock/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/cairo-dock/Makefile b/deskutils/cairo-dock/Makefile index 89411e223957..b78f23cfd8f4 100644 --- a/deskutils/cairo-dock/Makefile +++ b/deskutils/cairo-dock/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \ GNU_CONFIGURE= yes USE_GETTEXT= yes -USE_GMAKE= yes USE_GNOME= gnomehack pkgconfig glib20 gtk20 librsvg2 libxml2 USE_LDCONFIG= yes USE_XORG= xrender xtst |