mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Fix LOCALBASE [1]
- Fix dead link in pkg-descr Reported by: itetcu [1]
This commit is contained in:
parent
9a9451f6d8
commit
6d17b1c0bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236118
@ -1,7 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
all:
|
||||
(cd tqsllib-2.0;./configure --with-wxwindows=${WX_CONFIG};make;make converter;make gen_crq;make load_cert;make station_loc;make)
|
||||
(cd tqsllib-2.0;./configure --with-wxwindows=${WX_CONFIG} \
|
||||
--prefix=${PREFIX} --with-expat=${LOCALBASE}; \
|
||||
make;make converter;make gen_crq; \
|
||||
make load_cert;make station_loc;make)
|
||||
(cd TrustedQSL-1.11;make)
|
||||
|
||||
install:
|
||||
|
@ -4,7 +4,4 @@ The mission of the Trusted QSL Group is to keep eQSL an open and free
|
||||
activity for amateur radio operators by promoting the
|
||||
Digital Signature Standard (DSS).
|
||||
|
||||
WWW: http://www.trustedqsl.org
|
||||
|
||||
- Diane
|
||||
db@db.net
|
||||
WWW: http://www.arrl.org/lotw/
|
||||
|
Loading…
x
Reference in New Issue
Block a user