diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2012-03-07 14:57:01 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2012-03-07 14:57:01 +0000 |
commit | 78819d70211c147116c7715a6ab91869c74525c1 (patch) | |
tree | 6e79bad366bef9e48a64ad79a929dd8fca916260 /math/rkward-kde4 | |
parent | b83e38d51d71dd52801cffca2b27c7f0d39a6e16 (diff) | |
download | ports-78819d70211c147116c7715a6ab91869c74525c1.tar.gz ports-78819d70211c147116c7715a6ab91869c74525c1.zip |
Notes
Diffstat (limited to 'math/rkward-kde4')
-rw-r--r-- | math/rkward-kde4/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/math/rkward-kde4/Makefile b/math/rkward-kde4/Makefile index 374e247e45f1..cd8816479c8b 100644 --- a/math/rkward-kde4/Makefile +++ b/math/rkward-kde4/Makefile @@ -43,10 +43,6 @@ NLS= "" .endif PLIST_SUB+= NLS=${NLS} -.if !defined(NOPORTDOCS) -BUILD_DEPENDS+= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml -.endif - .if defined(WITH_DEBUG) CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=Debug .endif |