Revert previous commit, it is not possible to change the package
name at this point. The offending change has been in the tree for only four days, so hopefully this won't cause too much trouble.
This commit is contained in:
parent
fbce1f20d4
commit
d5c252c3d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47853
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= libglade
|
||||
PORTVERSION= 0.17
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/libglade
|
||||
|
@ -24,3 +24,6 @@ libdata/pkgconfig/libglade.pc
|
||||
share/aclocal/libglade.m4
|
||||
@dirrm include/libglade-1.0/glade
|
||||
@dirrm include/libglade-1.0
|
||||
@exec /bin/rm -rf %D/include/glade
|
||||
@exec /bin/ln -sf libglade-1.0/glade %D/include/glade
|
||||
@unexec /bin/rm -f %D/include/glade
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= libglade
|
||||
PORTVERSION= 0.17
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/libglade
|
||||
|
@ -24,3 +24,6 @@ libdata/pkgconfig/libglade.pc
|
||||
share/aclocal/libglade.m4
|
||||
@dirrm include/libglade-1.0/glade
|
||||
@dirrm include/libglade-1.0
|
||||
@exec /bin/rm -rf %D/include/glade
|
||||
@exec /bin/ln -sf libglade-1.0/glade %D/include/glade
|
||||
@unexec /bin/rm -f %D/include/glade
|
||||
|
Loading…
Reference in New Issue
Block a user