diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:50:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:50:21 +0000 |
commit | 14d01e3e90df790832b93dbd69adcc589d88cdaa (patch) | |
tree | 13a4099154c016d7a6fa1231f0945884771f424f /x11/alltray | |
parent | a2e204f7095d3d7e59283c1ede1c33e782e832cd (diff) | |
download | ports-14d01e3e90df790832b93dbd69adcc589d88cdaa.tar.gz ports-14d01e3e90df790832b93dbd69adcc589d88cdaa.zip |
Notes
Diffstat (limited to 'x11/alltray')
-rw-r--r-- | x11/alltray/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/alltray/Makefile b/x11/alltray/Makefile index 9e2b701e7ab4..e6a8bd509e6e 100644 --- a/x11/alltray/Makefile +++ b/x11/alltray/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= SF MAINTAINER= acm@FreeBSD.org COMMENT= Dock any application with no native tray icon +USES= pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes USE_LDCONFIG= yes |