diff options
Diffstat (limited to 'misc/pointless')
-rw-r--r-- | misc/pointless/Makefile | 3 | ||||
-rw-r--r-- | misc/pointless/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/pointless/Makefile b/misc/pointless/Makefile index 55294c1e7652..b40a8d2624f4 100644 --- a/misc/pointless/Makefile +++ b/misc/pointless/Makefile @@ -7,6 +7,7 @@ PORTNAME= pointless PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,8 +23,6 @@ GSPORT?= print/ghostscript-gnu BUILD_DEPENDS= ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \ ${LOCALBASE}/bin/gs:${PORTSDIR}/${GSPORT} \ - ${LOCALBASE}/bin/latex:${PORTSDIR}/print/latex \ - ${LOCALBASE}/bin/dvips:${PORTSDIR}/print/dvips \ ${LOCALBASE}/bin/a2ps:${PORTSDIR}/print/a2ps-letter \ ${LOCALBASE}/bin/mpost:${PORTSDIR}/print/teTeX RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/misc/pointless/pkg-plist b/misc/pointless/pkg-plist index 39f899621d02..88fd28deeb09 100644 --- a/misc/pointless/pkg-plist +++ b/misc/pointless/pkg-plist @@ -21,6 +21,7 @@ share/pointless/templates/html/lastsingleshot.html share/pointless/templates/html/singleshot.html share/pointless/pointless.xpm share/pointless/README +share/pointless/python/modules/code.py share/pointless/python/modules/pllbasics.py share/pointless/python/modules/eps.py share/pointless/python/modules/gnuplot.py |