diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-05-29 22:26:36 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-05-29 22:26:36 +0800 |
commit | 55ce136aa260f95069a4ba014c2d55dfc35da6e3 (patch) | |
tree | c22ea5c785bbd1120a78cdb1404d46593d3a72eb /print | |
parent | f441289bb98e8234c1872aee85b88c2063f5f4df (diff) | |
download | freebsd-ports-gnome-55ce136aa260f95069a4ba014c2d55dfc35da6e3.tar.gz freebsd-ports-gnome-55ce136aa260f95069a4ba014c2d55dfc35da6e3.tar.zst freebsd-ports-gnome-55ce136aa260f95069a4ba014c2d55dfc35da6e3.zip |
Remove MANUAL_PACKAGE_BUILD, the package builds and deinstalls correctly.
Diffstat (limited to 'print')
-rw-r--r-- | print/teTeX-base/Makefile | 1 | ||||
-rw-r--r-- | print/teTeX/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/print/teTeX-base/Makefile b/print/teTeX-base/Makefile index 239ded55365f..a8cc0c9c2197 100644 --- a/print/teTeX-base/Makefile +++ b/print/teTeX-base/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ wwwcore.1:${PORTSDIR}/www/libwww USE_XLIB= yes -MANUAL_PACKAGE_BUILD= can only build with empty /usr/local DIST_SUBDIR= teTeX WRKSRC= ${WRKDIR}/teTeX-1.0 EXTRACT_ONLY= ${TETEX_SRC} diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index 239ded55365f..a8cc0c9c2197 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ wwwcore.1:${PORTSDIR}/www/libwww USE_XLIB= yes -MANUAL_PACKAGE_BUILD= can only build with empty /usr/local DIST_SUBDIR= teTeX WRKSRC= ${WRKDIR}/teTeX-1.0 EXTRACT_ONLY= ${TETEX_SRC} |