diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:16:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:16:30 +0000 |
commit | be41425d62fadcf027f2786f380ffa32662102d1 (patch) | |
tree | 01acb1d2a968dc8d10b50517f6c4e4baf10c93e6 /deskutils | |
parent | 83021732317b2ba7b8c7b282f63433710942e378 (diff) | |
download | ports-be41425d62fadcf027f2786f380ffa32662102d1.tar.gz ports-be41425d62fadcf027f2786f380ffa32662102d1.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/clipit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/clipit/Makefile b/deskutils/clipit/Makefile index de100fb2be33..3938905ab0aa 100644 --- a/deskutils/clipit/Makefile +++ b/deskutils/clipit/Makefile @@ -10,7 +10,7 @@ COMMENT= Lightweight GTK+ clipboard manager forked from parcellite GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= gtk20 OPTIONS_DEFINE= NLS XDOTOOL |