diff options
Diffstat (limited to 'java/netbeans')
-rw-r--r-- | java/netbeans/Makefile | 1 | ||||
-rw-r--r-- | java/netbeans/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/java/netbeans/Makefile b/java/netbeans/Makefile index 65d5484fcc46..ae0c27484b9a 100644 --- a/java/netbeans/Makefile +++ b/java/netbeans/Makefile @@ -32,6 +32,7 @@ IGNORE= You must manually fetch the source distribution (${DISTFILES}) from ${DO .if ${OSVERSION} >= 500000 post-patch: @${CAT} ${FILESDIR}/bin_runide.sh.diff | ${PATCH} ${WRKSRC}/bin/runide.sh + @${RM} ${WRKSRC}/bin/runide.sh.orig .endif do-install: diff --git a/java/netbeans/pkg-plist b/java/netbeans/pkg-plist index bfa4d0bb9c06..37ef82b247e9 100644 --- a/java/netbeans/pkg-plist +++ b/java/netbeans/pkg-plist @@ -52,7 +52,6 @@ netbeans/bin/ide.policy netbeans/bin/macosx_launcher.dmg netbeans/bin/runide.exe netbeans/bin/runide.sh -netbeans/bin/runide.sh.orig netbeans/bin/runide_exe_defaults netbeans/bin/runideopenvms.com netbeans/bin/runideos2.cmd |