diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 14:21:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 14:21:06 +0000 |
commit | e34e27fec0d6a9d6018a7f09544017a83964421c (patch) | |
tree | b368e53d0b61fb57012f0fc823cc4f83f9c1fe8b /x11-toolkits/sakura | |
parent | 9a07d271c00c4b6bc31c481c6b37c2c8fcdbac32 (diff) | |
download | ports-e34e27fec0d6a9d6018a7f09544017a83964421c.tar.gz ports-e34e27fec0d6a9d6018a7f09544017a83964421c.zip |
Notes
Diffstat (limited to 'x11-toolkits/sakura')
-rw-r--r-- | x11-toolkits/sakura/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/sakura/Makefile b/x11-toolkits/sakura/Makefile index 9ab7b4a47696..13eeb911908e 100644 --- a/x11-toolkits/sakura/Makefile +++ b/x11-toolkits/sakura/Makefile @@ -18,6 +18,7 @@ USE_GNOME= vte USE_GETTEXT= yes USE_CMAKE= yes USE_BZIP2= yes +USE_PKGCONFIG= build MAN1= sakura.1 |