diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-05-25 15:43:34 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-05-25 15:43:34 +0000 |
commit | 00d52a3e4c5bf9de39ce9d6095393f52407d69df (patch) | |
tree | c0750f82911803374c81b8cf05e2b96f037e2d8a /math/ump/Makefile | |
parent | fd5b918640498d4d5f8b9ce1ac0a73880b4622e0 (diff) |
Notes
Diffstat (limited to 'math/ump/Makefile')
-rw-r--r-- | math/ump/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/ump/Makefile b/math/ump/Makefile index 5a90be79020c..143c1ae33cdf 100644 --- a/math/ump/Makefile +++ b/math/ump/Makefile @@ -18,7 +18,6 @@ USE_GNOME= gtk20 USE_GL= glu ALL_TARGET= ${PORTNAME} -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} CONFLICTS= ump-1.[0-9]* |