diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-24 00:44:09 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-24 00:44:09 +0800 |
commit | e7a3b40f2f2727f2aa489686379d24ef713d42b6 (patch) | |
tree | 83b98a8e9d6b20e333967850c6ae011cc66dd5bc /biology/seaview/Makefile | |
parent | 652b5f2ab695eee5d807552834f0b56e9bc4449d (diff) | |
download | freebsd-ports-graphics-e7a3b40f2f2727f2aa489686379d24ef713d42b6.tar.gz freebsd-ports-graphics-e7a3b40f2f2727f2aa489686379d24ef713d42b6.tar.zst freebsd-ports-graphics-e7a3b40f2f2727f2aa489686379d24ef713d42b6.zip |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'biology/seaview/Makefile')
-rw-r--r-- | biology/seaview/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile index 6cbc32c036b..38523c3f3f7 100644 --- a/biology/seaview/Makefile +++ b/biology/seaview/Makefile @@ -8,7 +8,7 @@ PORTNAME= seaview PORTVERSION= 2006.02.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MASTER_SITES= ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} @@ -20,7 +20,6 @@ COMMENT= Multiple DNA/protein sequence alignment editor LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \ pdf.8:${PORTSDIR}/print/pdflib -USE_X_PREFIX= yes NO_WRKSUBDIR= yes EXTRACT_CMD= ${CAT} EXTRACT_BEFORE_ARGS= # |