diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 17:01:12 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 17:01:12 +0000 |
commit | eb4b4f996480b9028513fbf6a749624b7f121867 (patch) | |
tree | 80bbca1458b4004717cee41f8508b4b4e2f4e6c4 /x11-toolkits/libgail-gnome | |
parent | aab0c4897b4db97a2e158a80448ff7734971c1a8 (diff) | |
download | ports-eb4b4f996480b9028513fbf6a749624b7f121867.tar.gz ports-eb4b4f996480b9028513fbf6a749624b7f121867.zip |
Notes
Diffstat (limited to 'x11-toolkits/libgail-gnome')
-rw-r--r-- | x11-toolkits/libgail-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile index c53afb4a73a1..d62106a07e73 100644 --- a/x11-toolkits/libgail-gnome/Makefile +++ b/x11-toolkits/libgail-gnome/Makefile @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= An implementation of the ATK interfaces for GNOME widgets USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes GNOME_DESKTOP_VERSION=2 |