diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-08-31 16:38:07 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-08-31 16:38:07 +0000 |
commit | 5b49925cc3a2f20858c20d768547a4f6797b7902 (patch) | |
tree | 8c197bdcd8a98e9e9cbaf7a5b634340d4981ec83 /x11/gsynaptics/Makefile | |
parent | 573fd93fff5bfdad5941da0504923681b5b84246 (diff) | |
download | ports-5b49925cc3a2f20858c20d768547a4f6797b7902.tar.gz ports-5b49925cc3a2f20858c20d768547a4f6797b7902.zip |
Notes
Diffstat (limited to 'x11/gsynaptics/Makefile')
-rw-r--r-- | x11/gsynaptics/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/gsynaptics/Makefile b/x11/gsynaptics/Makefile index 44563b7a144b..c73f88638d2a 100644 --- a/x11/gsynaptics/Makefile +++ b/x11/gsynaptics/Makefile @@ -17,6 +17,8 @@ COMMENT= GNOME Synaptics Touchpad setting tool BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${PREFIX}/lib/modules/input/synaptics_drv.o:${PORTSDIR}/x11-servers/synaptics +BROKEN= Incorrect pkg-plist + USE_GNOME= lthack intlhack intltool pkgconfig gtk20 libgnome libglade2 libgnomeui USE_X_PREFIX= yes USE_ICONV= yes |