diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:04:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:04:00 +0000 |
commit | 83021732317b2ba7b8c7b282f63433710942e378 (patch) | |
tree | 96bf111a2c4bd2fb8f21e7bd11b5e29e623151fd /sysutils/lxtask/Makefile | |
parent | 77aed62c7dd85849d79f39424870b45a07e0a078 (diff) |
Notes
Diffstat (limited to 'sysutils/lxtask/Makefile')
-rw-r--r-- | sysutils/lxtask/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/lxtask/Makefile b/sysutils/lxtask/Makefile index 9600b3cdbacf..a23ab2532454 100644 --- a/sysutils/lxtask/Makefile +++ b/sysutils/lxtask/Makefile @@ -12,10 +12,9 @@ COMMENT= Lightweight desktop-independent task manager LICENSE= GPLv2 -USES= iconv +USES= iconv gmake pkgconfig USE_GNOME= gtk20 intlhack GNU_CONFIGURE= yes -USE_GMAKE= yes USE_LDCONFIG= yes PORTDOCS= AUTHORS README TODO |