diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-04-21 00:06:57 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-04-21 00:06:57 +0000 |
commit | c9ab8e49c1a7506a85fa1d7bfd1010a6273f3075 (patch) | |
tree | de40b1cdaac608b4fa672908945083356c294470 /accessibility | |
parent | 8d04ce05b265c65aa89b7c76d9add5aae414a657 (diff) | |
download | ports-c9ab8e49c1a7506a85fa1d7bfd1010a6273f3075.tar.gz ports-c9ab8e49c1a7506a85fa1d7bfd1010a6273f3075.zip |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/gok/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile index 50dfaf2d7425..fbf40e38300a 100644 --- a/accessibility/gok/Makefile +++ b/accessibility/gok/Makefile @@ -16,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME On-Screen Keyboard (GOK) USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck atk +USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes |