diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-21 21:36:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-21 21:36:45 +0000 |
commit | 34c3ce0753f4c03105b88815a3fbb610aa807cfa (patch) | |
tree | 00e526e63ad1d9cac2ecf99338d0f527ebbcbb18 /polish/ekg/Makefile | |
parent | 4317cf38ba760ff974f45285033ceaadfde5a871 (diff) |
- OpenSSL is special on FreeBSD, it's always there, and is not visible
to pkg-config, so the test will falsely fail. This fix configure of
gnugadu-2.0.3, which is coming soon.
PR: ports/69315
Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
Notes
Notes:
svn path=/head/; revision=114368
Diffstat (limited to 'polish/ekg/Makefile')
-rw-r--r-- | polish/ekg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile index 5d938e2c3a7e..d56b2085257b 100644 --- a/polish/ekg/Makefile +++ b/polish/ekg/Makefile @@ -6,6 +6,7 @@ PORTNAME= ekg PORTVERSION= 1.5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= polish net MASTER_SITES= http://dev.null.pl/ekg/archive/ |