Fix typo which prevented the port installing with WITHOUT_JAVA=y

Reported by:	Rob <spamrefuse@yahoo.com>
This commit is contained in:
Vasil Dimov 2006-03-15 09:55:13 +00:00
parent 932c3d26cd
commit 33b335f7a5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157166

View File

@ -95,8 +95,6 @@ post-install:
>> ${PKGMESSAGE}
@${ECHO} "you must install the port graphics/opendx-samples." \
>> ${PKGMESSAGE}
.else
${RMDIR} ${DIR2PRUNE:S|^|${PREFIX}/}
.endif
@${ECHO} "---------------------------------------------------------" \
>> ${PKGMESSAGE}