diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:23:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:23:28 +0000 |
commit | dad0d0873a3d4f82a21a868dc5cb50e86c14565b (patch) | |
tree | e462a7690aebd4bb8e131b767361f662174e8b9c /comms/trustedqsl | |
parent | edc067f59bc9c29de917cab8043ed939ebb462af (diff) | |
download | ports-dad0d0873a3d4f82a21a868dc5cb50e86c14565b.tar.gz ports-dad0d0873a3d4f82a21a868dc5cb50e86c14565b.zip |
Notes
Diffstat (limited to 'comms/trustedqsl')
-rw-r--r-- | comms/trustedqsl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index 27fed4ea0451..546fb8e63601 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -19,7 +19,6 @@ COMMENT= Amateur Radio Station electronic trusted logbook LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 USE_PERL5= yes -USE_GETOPT_LONG= yes USE_WX= 2.6 USE_LDCONFIG= yes MAKE_ENV= INCDIR="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" |