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 | |
parent | e51ae914b5f05cbec2c8ae177f9935c3fb455b33 (diff) | |
download | ports-a63c4d943fbfb31324262079cc64e0d8dbb89bba.tar.gz ports-a63c4d943fbfb31324262079cc64e0d8dbb89bba.zip |
Notes
Diffstat (limited to 'irc/iroffer')
-rw-r--r-- | irc/iroffer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/iroffer/Makefile b/irc/iroffer/Makefile index 19d4b1800dca..d1331964e5fd 100644 --- a/irc/iroffer/Makefile +++ b/irc/iroffer/Makefile @@ -18,7 +18,7 @@ CONFLICTS= iroffer-lamm-1.* iroffer-dinoex-3.* HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |