diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:29 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:29 +0000 |
commit | a63c4d943fbfb31324262079cc64e0d8dbb89bba (patch) | |
tree | a9d94a88faa5d0e3de1762b0eea75c8f7ddbd623 /irc/iroffer-lamm | |
parent | e51ae914b5f05cbec2c8ae177f9935c3fb455b33 (diff) | |
download | ports-a63c4d943fbfb31324262079cc64e0d8dbb89bba.tar.gz ports-a63c4d943fbfb31324262079cc64e0d8dbb89bba.zip |
Notes
Diffstat (limited to 'irc/iroffer-lamm')
-rw-r--r-- | irc/iroffer-lamm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/iroffer-lamm/Makefile b/irc/iroffer-lamm/Makefile index eb1d9f5c45db..2b4709d3f9ec 100644 --- a/irc/iroffer-lamm/Makefile +++ b/irc/iroffer-lamm/Makefile @@ -18,7 +18,7 @@ CONFLICTS= iroffer-1.* iroffer-dinoex-3.* HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |