svn commit: r366465 - head/devel/sdlskk
Tijl Coosemans
tijl at FreeBSD.org
Fri Aug 29 08:01:14 UTC 2014
Author: tijl
Date: Fri Aug 29 08:01:13 2014
New Revision: 366465
URL: http://svnweb.freebsd.org/changeset/ports/366465
QAT: https://qat.redports.org/buildarchive/r366465/
Log:
Fix plist. This fixes devel/ruby-sdl.
Reported by: antoine
Modified:
head/devel/sdlskk/Makefile
Modified: head/devel/sdlskk/Makefile
==============================================================================
--- head/devel/sdlskk/Makefile Fri Aug 29 07:18:10 2014 (r366464)
+++ head/devel/sdlskk/Makefile Fri Aug 29 08:01:13 2014 (r366465)
@@ -3,7 +3,7 @@
PORTNAME= sdlskk
PORTVERSION= 0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel graphics ruby
MASTER_SITES= http://www.kmc.gr.jp/~ohai/sdlskk/
DIST_SUBDIR= ruby
@@ -21,9 +21,9 @@ USE_LDCONFIG= yes
PLIST_FILES= include/SDL/sdlskk.h \
lib/libSDLSKK.a \
+ lib/libSDLSKK.so \
lib/libSDLSKK.so.2 \
lib/libSDLSKK.so.2.0.0
-PLIST_DIRSTRY= include/SDL
PORTDOCS= AUTHORS NEWS README README.ja
More information about the svn-ports-head
mailing list