diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-23 16:40:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-23 16:40:04 +0000 |
commit | 4c9cb56d4721d6455475be24b93d61030af0db0f (patch) | |
tree | af31e675ec32361aa7f90ef379f9fbf068a108b5 /textproc/ekhtml | |
parent | 39545531ab2b27adb82b6185fbccd281490493a2 (diff) |
Notes
Diffstat (limited to 'textproc/ekhtml')
-rw-r--r-- | textproc/ekhtml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/ekhtml/Makefile b/textproc/ekhtml/Makefile index 0f10d80fabb2..6d11112596f5 100644 --- a/textproc/ekhtml/Makefile +++ b/textproc/ekhtml/Makefile @@ -21,5 +21,4 @@ PLIST_FILES= include/ekhtml.h lib/libekhtml.a \ lib/libekhtml.la lib/libekhtml.so \ lib/libekhtml.so.0 -NO_STAGE= yes .include <bsd.port.mk> |