diff options
author | James E. Housley <jeh@FreeBSD.org> | 2000-11-01 11:54:56 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2000-11-01 11:54:56 +0000 |
commit | 11e55c6ac3fa858be812c1bbdfe8b266747c3fde (patch) | |
tree | de91f361245932a09b6ccd1bf254194548b8a312 /biology | |
parent | c9e32b4a262ff88a869069974441c2a9f91ed9ae (diff) | |
download | ports-11e55c6ac3fa858be812c1bbdfe8b266747c3fde.tar.gz ports-11e55c6ac3fa858be812c1bbdfe8b266747c3fde.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/emboss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile index deccd6f5101c..651c403ee3eb 100644 --- a/biology/emboss/Makefile +++ b/biology/emboss/Makefile @@ -24,7 +24,7 @@ USE_XLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/gd" \ LIBS="-L${LOCALBASE}/lib" -DOC_DIRS= doc/manuals doc/tutorials doc/programs/text doc/programs/html +DOC_DIRS= doc/manuals doc/tutorials doc/programs/text doc/programs/html post-patch: .for DIR in ${DOC_DIRS} |