aboutsummaryrefslogtreecommitdiffstats
path: root/science/gnudatalanguage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/gnudatalanguage/Makefile')
-rw-r--r--science/gnudatalanguage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index c4e238369b94..82f0d7dfb745 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -109,7 +109,7 @@ UDUNITS_CMAKE_OFF= -DUDUNITS:BOOL=NO
.if defined(BUILD_PYTHON_MODULE)
CATEGORIES+= python
CMAKE_ARGS+= -DPYTHON_MODULE:BOOL=YES -DOPENMP:BOOL=NO
-PLIST= pkg-plist.pymod
+PLIST= ${.CURDIR}/pkg-plist.pymod
.else
CMAKE_ARGS+= -DPYTHON_MODULE:BOOL=NO
.endif