diff options
Diffstat (limited to 'math/plplot-ada')
| -rw-r--r-- | math/plplot-ada/Makefile | 1 | ||||
| -rw-r--r-- | math/plplot-ada/pkg-plist | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/math/plplot-ada/Makefile b/math/plplot-ada/Makefile index 7143effe886f..86e83cc07318 100644 --- a/math/plplot-ada/Makefile +++ b/math/plplot-ada/Makefile @@ -3,7 +3,6 @@ PORTNAME= plplot PORTVERSION= ${RELEASE} -PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source PKGNAMESUFFIX= -ada diff --git a/math/plplot-ada/pkg-plist b/math/plplot-ada/pkg-plist index eca484d76ea2..4ccf9142df83 100644 --- a/math/plplot-ada/pkg-plist +++ b/math/plplot-ada/pkg-plist @@ -1,7 +1,8 @@ -include/plplotada/plplot.adb include/plplotada/plplot.ads include/plplotada/plplot_auxiliary.adb include/plplotada/plplot_auxiliary.ads +include/plplotada/plplot_standard.adb +include/plplotada/plplot_standard.ads include/plplotada/plplot_thin.adb include/plplotada/plplot_thin.ads include/plplotada/plplot_traditional.adb @@ -10,5 +11,6 @@ lib/gnat/plplot.gpr lib/plplotada/libplplotada.a lib/plplotada/plplot.ali lib/plplotada/plplot_auxiliary.ali +lib/plplotada/plplot_standard.ali lib/plplotada/plplot_thin.ali lib/plplotada/plplot_traditional.ali |
