diff options
author | dinoex <dinoex@FreeBSD.org> | 2015-10-08 12:39:06 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2015-10-08 12:39:06 +0800 |
commit | a4b5c5af3cecb890082274ea5725a71c1690fdb1 (patch) | |
tree | 74df50bd387a2753c0eaf037f3803ecdeec9418c /misc/magicpoint | |
parent | 5f18c8f119f08867c2da3533357d89910d362271 (diff) | |
download | freebsd-ports-gnome-a4b5c5af3cecb890082274ea5725a71c1690fdb1.tar.gz freebsd-ports-gnome-a4b5c5af3cecb890082274ea5725a71c1690fdb1.tar.zst freebsd-ports-gnome-a4b5c5af3cecb890082274ea5725a71c1690fdb1.zip |
- cleanup
Diffstat (limited to 'misc/magicpoint')
-rw-r--r-- | misc/magicpoint/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index e88459a39b39..2924029c07e8 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -43,7 +43,6 @@ EMACS_LISPS= mgp-mode.el EMACS_LISPS_MGP=COPYING README mgp.el mgp.sty sample.tex SAMPLE_SCRIPTS= eqn2eps.sh tex2eps.sh mgp2html.pl mgp2latex.pl - OPTIONS_DEFINE= FREETYPE XFT GIF DOCS OPTIONS_DEFAULT=FREETYPE XFT GIF NO_OPTIONS_SORT=yes |