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/gtkmathview | |
parent | 9a07d271c00c4b6bc31c481c6b37c2c8fcdbac32 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gtkmathview')
-rw-r--r-- | x11-toolkits/gtkmathview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gtkmathview/Makefile b/x11-toolkits/gtkmathview/Makefile index 0b96de220861..357dcf009149 100644 --- a/x11-toolkits/gtkmathview/Makefile +++ b/x11-toolkits/gtkmathview/Makefile @@ -23,6 +23,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ USE_GNOME= gnomehack gtk20 libxml2 USE_GMAKE= yes USE_AUTOTOOLS= libtool +USE_PKGCONFIG= build USE_LDCONFIG= yes MAN1= mathmlviewer.1 |