diff options
author | sanpei <sanpei@FreeBSD.org> | 2000-08-06 22:50:51 +0800 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2000-08-06 22:50:51 +0800 |
commit | 5ad09bd12b463ea717774c82db6fc6e95e26a32a (patch) | |
tree | ca631e55b1dff1b84b8057852ebece0306d50a93 /math/xgraph/Makefile | |
parent | ce20f756c94186a2912cdd38b7943838cd174896 (diff) | |
download | freebsd-ports-gnome-5ad09bd12b463ea717774c82db6fc6e95e26a32a.tar.gz freebsd-ports-gnome-5ad09bd12b463ea717774c82db6fc6e95e26a32a.tar.zst freebsd-ports-gnome-5ad09bd12b463ea717774c82db6fc6e95e26a32a.zip |
update new tarball
Submitted by: bento
Diffstat (limited to 'math/xgraph/Makefile')
-rw-r--r-- | math/xgraph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile index 2bf12faacf6f..c47330cc71ee 100644 --- a/math/xgraph/Makefile +++ b/math/xgraph/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= sanpei@FreeBSD.org USE_IMAKE= yes +WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= xgraph.1 post-install: |