diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-03 22:31:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-03 22:31:32 +0800 |
commit | 01f11148157a6abdecd28ad89535bf96c408f11f (patch) | |
tree | 65c5d3791659aa90eb404b06d0b998de6ea7c94d /print | |
parent | 1596a130f8bacf00e23cdd006b108442a821273d (diff) | |
download | freebsd-ports-gnome-01f11148157a6abdecd28ad89535bf96c408f11f.tar.gz freebsd-ports-gnome-01f11148157a6abdecd28ad89535bf96c408f11f.tar.zst freebsd-ports-gnome-01f11148157a6abdecd28ad89535bf96c408f11f.zip |
- Stage support
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-ptexenc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/tex-ptexenc/Makefile b/print/tex-ptexenc/Makefile index 3d5bc2360023..203db8dd81ba 100644 --- a/print/tex-ptexenc/Makefile +++ b/print/tex-ptexenc/Makefile @@ -25,5 +25,4 @@ CONFIGURE_ARGS= --with-system-kpathsea \ --with-kpathsea-includes=${LOCALBASE}/include \ --with-kpathsea-libdir=${LOCALBASE}/lib -NO_STAGE= yes .include <bsd.port.mk> |