diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-10-12 08:58:15 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-10-12 08:58:15 +0000 |
commit | cc8bb7925020f3849d99148f643f3ae8e3a9f48a (patch) | |
tree | 7848062582bd3fceb3354a6587b8c3ae4e3943f3 /java/netbeans4 | |
parent | update to SRX645_m49 (will be 1.1.4) (diff) |
Remove extra file from pkg-plist.
Notes
Notes:
svn path=/head/; revision=118865
Diffstat (limited to 'java/netbeans4')
-rw-r--r-- | java/netbeans4/Makefile | 1 | ||||
-rw-r--r-- | java/netbeans4/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/java/netbeans4/Makefile b/java/netbeans4/Makefile index 65d5484fcc46..ae0c27484b9a 100644 --- a/java/netbeans4/Makefile +++ b/java/netbeans4/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/netbeans4/pkg-plist b/java/netbeans4/pkg-plist index bfa4d0bb9c06..37ef82b247e9 100644 --- a/java/netbeans4/pkg-plist +++ b/java/netbeans4/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 |