diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2007-06-01 13:17:29 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2007-06-01 13:17:29 +0000 |
commit | 3cc0b3998253301f05815e946c53a2cd70773f95 (patch) | |
tree | 026b5bc5c19d6199a36cb0a705defca61af2d9a5 /x11-toolkits/nucleo/Makefile | |
parent | be95e28d68c7c0c34c9b29594c17417b3044a7ee (diff) | |
download | ports-3cc0b3998253301f05815e946c53a2cd70773f95.tar.gz ports-3cc0b3998253301f05815e946c53a2cd70773f95.zip |
Notes
Diffstat (limited to 'x11-toolkits/nucleo/Makefile')
-rw-r--r-- | x11-toolkits/nucleo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/nucleo/Makefile b/x11-toolkits/nucleo/Makefile index 62017a6d5f7a..272326fd7e8d 100644 --- a/x11-toolkits/nucleo/Makefile +++ b/x11-toolkits/nucleo/Makefile @@ -27,7 +27,7 @@ USE_LDCONFIG= yes OPTIONS= EXIF "Build with EXIF support" on \ DNSSD "Build with DNS-SD support" off \ - QT4 "Enable Qt4 plugin" off \ + QT4 "Enable Qt4 plugin" off .include <bsd.port.pre.mk> |