Changeset 79866
- Timestamp:
- 06/28/11 14:11:21 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/mail/gnupg/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/mail/gnupg/Portfile
r77385 r79866 43 43 test.target check 44 44 45 # clang defaults to c99, and gnupg doesn't play nicely 46 if {${configure.compiler} == "clang"} { 47 configure.cflags-append -std=gnu89 48 } 49 45 50 variant idea description {Add support for the patented IDEA algorithm} { 46 51 patch_sites-append http://www.gnupg.dk/contrib-dk
Note: See TracChangeset
for help on using the changeset viewer.

