diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-02-06 11:06:35 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-02-06 11:06:35 +0000 |
commit | a39da1d39c035737638b85c0d9f1c40686ad6b77 (patch) | |
tree | 7013d2e6c2fffb0f922199d11668ef71a1c2f89e | |
parent | 73fa229efaf8eaf18345dd7f0e25f6b22411baac (diff) |
Notes
-rw-r--r-- | math/maxima/Makefile | 2 | ||||
-rw-r--r-- | math/maxima/pkg-plist | 4 | ||||
-rw-r--r-- | sysutils/grub2-pcbsd/Makefile | 2 | ||||
-rw-r--r-- | sysutils/grub2-pcbsd/pkg-plist | 1 |
4 files changed, 2 insertions, 7 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index d2b0869f4d76..28c2360ec640 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -3,6 +3,7 @@ PORTNAME= maxima PORTVERSION= 5.37.3 +PORTREVISION= 1 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source @@ -25,7 +26,6 @@ CONFIGURE_ARGS+= --prefix=${PREFIX} \ ${LISPSELECT} INFO= maxima imaxima xmaxima -#maxima.info-1 maxima.info-2 maxima.info-3 PLIST_SUB= BINDIR=${BINDIRECTORY} PLIST_SUB+= LISPBIN=${LISPBINARY} diff --git a/math/maxima/pkg-plist b/math/maxima/pkg-plist index 31f2d76bb5d4..51f47d7998dd 100644 --- a/math/maxima/pkg-plist +++ b/math/maxima/pkg-plist @@ -1,11 +1,7 @@ bin/maxima bin/rmaxima bin/xmaxima -info/dir info/maxima-index.lisp -@comment info/maxima.info-1 -@comment info/maxima.info-2 -@comment info/maxima.info-3 lib/maxima/%%PORTVERSION%%/%%BINDIR%%/%%MAXIMABIN%% libexec/maxima/%%PORTVERSION%%/mgnuplot man/man1/maxima.1.gz diff --git a/sysutils/grub2-pcbsd/Makefile b/sysutils/grub2-pcbsd/Makefile index be5bf041de31..9fdbfd4f11fb 100644 --- a/sysutils/grub2-pcbsd/Makefile +++ b/sysutils/grub2-pcbsd/Makefile @@ -3,7 +3,7 @@ PORTNAME= grub2-pcbsd PORTVERSION= 2.02q -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MASTER_SITES= http://www.pcbsd.org/~kris/software/ \ ftp://ftp.pcbsd.org/pub/software/ diff --git a/sysutils/grub2-pcbsd/pkg-plist b/sysutils/grub2-pcbsd/pkg-plist index 4bd57bc42a1f..f10e7b6213d7 100644 --- a/sysutils/grub2-pcbsd/pkg-plist +++ b/sysutils/grub2-pcbsd/pkg-plist @@ -63,7 +63,6 @@ etc/grub.d/40_custom.dist etc/grub.d/41_custom etc/grub.d/50_otherbe etc/grub.d/README -info/dir lib/grub/i386-pc/acpi.mod lib/grub/i386-pc/acpi.module lib/grub/i386-pc/adler32.mod |