diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-09 21:49:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-09 21:49:35 +0000 |
commit | bad37a6cd4b811ce01dd9f0064fd020df161bc43 (patch) | |
tree | 496c722222b746ec4b7d8e984d2c9c4c053e3fbc /biology/embassy | |
parent | 2c80774ea9e44f876b9af2e57eb6518e34b048e6 (diff) | |
download | ports-bad37a6cd4b811ce01dd9f0064fd020df161bc43.tar.gz ports-bad37a6cd4b811ce01dd9f0064fd020df161bc43.zip |
Notes
Diffstat (limited to 'biology/embassy')
-rw-r--r-- | biology/embassy/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/biology/embassy/Makefile b/biology/embassy/Makefile index b8218b976aeb..282860cda02b 100644 --- a/biology/embassy/Makefile +++ b/biology/embassy/Makefile @@ -16,11 +16,9 @@ LIB_DEPENDS= nucleus.6:${PORTSDIR}/biology/emboss PREFIX?= ${LOCALBASE}/emboss NO_MTREE= yes USE_SUBMAKE= yes -USES= iconv -USE_GMAKE= yes +USES= iconv gmake motif GNU_CONFIGURE= yes USE_XORG= x11 -USE_MOTIF= yes USE_LDCONFIG= yes OPTIONS_DEFINE= DOMAINATRIX DOMALIGN DOMSEARCH SIGNATURE STRUCTURE \ |